working on reimplimenting server
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user