LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Simulation type games

Root / Programming Questions / [.]

KrondeloCreated:
Hey there! So I have an idea for a new game I want to make, heavily inspired by Dwarf Fortress. I aim to make it a much simpler version obviously, with only a little bit of actual management. I'm finding games like this are actually pretty difficult to code. I wonder what kind of functions you guys would implement to make a game like this work? So far all I really have is a HUD that updates your stats after each day. When you decide your day is finished and move onto the next day, the game calculates everything such as food, farm growth and health. I need some help on some actual code methods though as what I have isn't working all that great? Any ideas or suggestions is appreciated.