Closed Camwyn closed 11 years ago
We need a level loader / level file system. Right now all object positions are hard-coded.
Level file should include all board objects and starting positions. Loader can then call board.place(object) to place them on the board.
We need a level loader / level file system. Right now all object positions are hard-coded.
Level file should include all board objects and starting positions. Loader can then call board.place(object) to place them on the board.