[Working title] Client for a MLP:CCG simulator
Hamcha
6f6b00fd05
Added PeerJS-powered client/server architecture. Clients can join, leave, chat rooms, Server can take parts as players too via a local client shim. Closes #4 Signed-off-by: Hamcha <hamcha@crunchy.rocks> |
||
---|---|---|
public | ||
src | ||
.browserslistrc | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
jest.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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.