9 Commits

Author SHA1 Message Date
a2a17e5ff9 Add type hints and mypy
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-19 03:42:25 +01:00
9cd3803b61 Fix up dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-19 02:43:34 +01:00
09d3d8684c Rewrite server using quart instead of flask 2023-01-19 02:03:44 +01:00
c10eca266a Add static file serving and basic docker config 2023-01-18 00:18:35 +01:00
fce7419c55 Add todo 2023-01-17 19:29:10 +01:00
52a6bb0389 Implement server-side board generation 2023-01-17 18:32:10 +01:00
2d294ddfd2 Make player container an ordered dictionary 2023-01-16 16:13:44 +01:00
28e93b1fa3 Set up simple chat server 2023-01-15 16:09:50 +01:00
573fac40cc Add python dependencies and websocket echo server 2023-01-12 17:56:10 +01:00