Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Opening the floodgates of play by mail
#16
The biggest part of coding a game is figuring out your Data Structure. Once you figure out how to store each "actor" in the game then everything else is just coding up the "actions" that change the state of those actors. Studying object oriented programming would be extremely useful for this, since by it's very nature it forces you to decide how you're going to keep up with the state and what methods you need to access and change those states.
Reply


Messages In This Thread
RE: Opening the floodgates of play by mail - by Hatch - 04-30-2020, 01:52 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)