Go to file
Simon Forman 9b59fee1fb Separate state generation from UI.
Now the UI loads instantaneously (the starfield takes noticable time to
generate with the Poisson process.)
2024-04-11 21:46:43 -07:00
data.py Separate state generation from UI. 2024-04-11 21:46:43 -07:00
game.state Separate state generation from UI. 2024-04-11 21:46:43 -07:00
poisson.py Poisson process for 2D random points. 2024-04-11 21:05:10 -07:00
server.py Separate state generation from UI. 2024-04-11 21:46:43 -07:00
ui.py Separate state generation from UI. 2024-04-11 21:46:43 -07:00