Beginning 3D Game Programming
Appendix A. Developing a Level Creator
In the first section of this book, you wrote a game called Blockers, a simple puzzle game. The code assumed you had a level creator that output files in the correct format. This level creator was included with the CD, and this appendix covers that program briefly. |