[Working title] Client for a MLP:CCG simulator
Find a file
2019-09-11 21:27:44 +02:00
public Move icon back into project, import them correctly 2019-09-10 12:21:35 +02:00
src More card bg fixes 2019-09-11 21:27:44 +02:00
.browserslistrc Check in 2019-09-02 09:29:49 +02:00
.drone.yml Fix test and coverage locking up SQLite during tests 2019-09-10 12:21:31 +02:00
.eslintrc.js Add jest 2019-09-05 09:38:06 +02:00
.gitignore Add database polyfill and tests 2019-09-10 12:21:30 +02:00
babel.config.js Check in 2019-09-02 09:29:49 +02:00
jest.config.js Basic networking (#9) 2019-09-06 14:36:45 +02:00
package.json Add proper dark mode 2019-09-11 21:27:30 +02:00
postcss.config.js Check in 2019-09-02 09:29:49 +02:00
README.md Add drone.io 2019-09-06 16:32:05 +02:00
tsconfig.json Add jest 2019-09-05 09:38:06 +02:00
vue.config.js Update build to allow custom path (or use relative paths) (#17) 2019-09-10 10:20:31 +00:00
yarn.lock Add proper dark mode 2019-09-11 21:27:30 +02:00

MLPCARDGAME

Build Status

Work in progress name, work in progress game

License

Code is ISC, Assets "depends", some stuff is taken from FreeSound and DeviantArt so your best bet is to just praise the copyright gods.

PeerJS mocking is based on works by Rolf Erik Lekang, which is licensed under MIT. Check peerjs-mock for more details.