working on reimplimenting server

This commit is contained in:
2025-12-19 19:23:54 -07:00
parent 4737531805
commit 057164122a
20 changed files with 1145 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
# Core of game
This will have the classes and a base loop however it will not do anything more
than just store stuff I think.
For now only the x and y cords are used.