[Working title] Client for a MLP:CCG simulator
Find a file
Hamcha cab98111a7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Fix "player-left" event not being sent
2019-09-20 12:55:42 +02:00
public Add basic deck builder (#12) 2019-09-12 09:11:32 +00:00
src Fix "player-left" event not being sent 2019-09-20 12:55:42 +02:00
.browserslistrc Check in 2019-09-02 09:29:49 +02:00
.drone.yml Basic draft library (#19) 2019-09-16 13:53:07 +00:00
.eslintrc.js Add jest 2019-09-05 09:38:06 +02:00
.gitignore Add basic deck builder (#12) 2019-09-12 09:11:32 +00:00
babel.config.js Check in 2019-09-02 09:29:49 +02:00
jest.config.js Create settings page and image cache (#27) 2019-09-20 10:49:15 +00:00
package.json Create settings page and image cache (#27) 2019-09-20 10:49:15 +00: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 Create settings page and image cache (#27) 2019-09-20 10:49:15 +00:00
vue.config.js Add deck builder button and version tagging (#28) 2019-09-18 14:22:23 +00:00
yarn.lock Create settings page and image cache (#27) 2019-09-20 10:49:15 +00: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.