Commit Graph

10 Commits

Author SHA1 Message Date
Hamcha f21433e228
Add proper dark mode 2019-09-11 21:27:30 +02:00
Hamcha 252d089659
Add database polyfill and tests 2019-09-10 12:21:30 +02:00
Hamcha 3f975e0d10
Add axios 2019-09-10 12:21:28 +02:00
Hamcha 6f6b00fd05
Basic networking (#9)
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>
2019-09-06 14:36:45 +02:00
Hamcha f0b8e98327
Add jest 2019-09-05 09:38:06 +02:00
Hamcha e0ed6dbaf5
Add Peer and network primitives 2019-09-04 14:56:02 +02:00
Hamcha 8f5e327b82
Added searching for cards 2019-09-03 17:01:36 +02:00
Hamcha 2677a51872
Add code for loading sets and saving them locally 2019-09-03 15:19:48 +02:00
Hamcha 19f2e16c41
Add assets 2019-09-02 18:02:40 +02:00
Hamcha d17d3d0f33
Check in 2019-09-02 09:29:49 +02:00