[Working title] Client for a MLP:CCG simulator
Find a file
2019-09-06 13:23:02 +02:00
public Add assets 2019-09-02 18:02:40 +02:00
src Add basic event handling for clients 2019-09-06 13:23:02 +02:00
.browserslistrc Check in 2019-09-02 09:29:49 +02:00
.eslintrc.js Add jest 2019-09-05 09:38:06 +02:00
.gitignore Check in 2019-09-02 09:29:49 +02:00
babel.config.js Check in 2019-09-02 09:29:49 +02:00
jest.config.js Add tests and expect library 2019-09-06 13:23:02 +02:00
package.json Add mocking for peerJS and first test 2019-09-06 13:22:45 +02:00
postcss.config.js Check in 2019-09-02 09:29:49 +02:00
README.md Add mocking for peerJS and first test 2019-09-06 13:22:45 +02:00
tsconfig.json Add jest 2019-09-05 09:38:06 +02:00
yarn.lock Add mocking for peerJS and first test 2019-09-06 13:22:45 +02:00

MLPCARDGAME

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.