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
+11 -6
View File
@@ -1,5 +1,9 @@
# Goals:
# Note
This is now directed at the `src` folder. The `game` folder is old code and is
kept for example stuff.
# Goals:
Make a multiplayer game that will run in the browser. This game should be a
planet conquest type game where you can create a lobby and then players can
@@ -43,11 +47,12 @@ I do eventually want to have AI players however for now I just want human
players. Make sure that you help me to keep this easy as I am programming.
Here are the resources that I am thinking of for now:
- Food
- Metal
- Fuel/energy
- Crystals
- Galaxy Credits (Universal money)
- Food (Local to planet)
- Energy (Local to planet)
- Metal (Global)
- Fuel (Global)
- Crystals (Global)
- Galaxy Credits (Global)
How do we have resources travel be tween planets? I am not sure yet. Maybe have