You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the previous case, a number of projects were setup to house code for various aspects of OPHD, and it's testing and development. Now we need to start splitting off and moving code into those projects.
In paritcular, this Issue is meant to track moving code relating to core game mechanics into libOPHD. This is likely to include:
Maps
MapObjects (Robots, Structures)
Mines (should probably become part of MapObjects)
Resources (ore/minerals)
Population models
Any other similar code
The text was updated successfully, but these errors were encountered:
Continuation of:
In the previous case, a number of projects were setup to house code for various aspects of OPHD, and it's testing and development. Now we need to start splitting off and moving code into those projects.
In paritcular, this Issue is meant to track moving code relating to core game mechanics into
libOPHD
. This is likely to include:The text was updated successfully, but these errors were encountered: