C - Implementing Undo on a board game

后端 未结 0 1991
無奈伤痛
無奈伤痛 2020-12-11 07:22

I need to implement a better C function to save states of a (simple) board game I am developing. I am using a fixed size (7 x 7) board. Each cell is defined as:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题