Commit Graph

69 Commits

Author SHA1 Message Date
jude
6db33c112e Colors and claiming regions 2023-02-08 17:55:45 +00:00
d6d31566b9 move prime generation out 2023-02-08 15:52:02 +00:00
jude
3f0dbc06f7 Generate very large primes 2023-02-06 18:26:14 +00:00
38b720d1b7 Some claiming logic 2023-02-06 13:03:25 +00:00
79c4ce20d1 Added a far more basic map 2023-02-06 12:30:24 +00:00
3062653d95 Add regions. Retrieve next player. 2023-02-06 11:04:37 +00:00
8d1a7e14e3 Add barrier type. Transition into playing phase properly. 2023-02-02 11:27:52 +00:00
jude
8afe512062 Fix up selecting first player and some errors in the number generation. 2023-02-01 18:09:32 +00:00
jude
b37f273b05 Add methods to wait for random session to complete 2023-01-31 14:19:56 +00:00
jude
0a1011f0e5 Add before unload event to more consistently remove players who leave 2023-01-31 12:44:47 +00:00
jude
bfb92e89b0 Working now 2023-01-31 12:34:13 +00:00
jude
42e2514c82 Cooperative random 2023-01-29 16:47:37 +00:00
jude
8e22d37b64 Show the players
Send keepalive pings. Remove players who haven't sent pings.
2023-01-14 16:59:11 +00:00
39c31e0f90 Announce player joins
Clients announce on join and maintain a list of known players
2022-12-29 14:36:55 +00:00
98d0dbb216 Add whitepaper. SocketIO
Add eventlet to get websockets to work properly
2022-12-29 14:11:40 +00:00
73b51fada6 Update gitignore 2022-12-29 14:11:18 +00:00
d90605eab5 files 2022-12-26 14:15:23 +00:00
3a7c1d8630 initial 2022-12-26 14:14:34 +00:00
23ae029795
Initial commit 2022-12-26 14:13:46 +00:00