Team-Permadeath/geomancer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Game is supposed to have multiple states: - menu - explore mode - battle mode Implement stuff related to specific more in appropriate file (StateMenu.lua, StateExplore.lua and StateBattle.lua respectively).