Simple Computer Games
- 20090406prospectus.pdf Updated prospectus for the book. Documents approach, similar texts, and includes the outline of the entire book.
- SimpleComputerGames.pdf The current chapters of the book (1-11) of Simple Computer Games (with a complete TOC).
- 20090406fang.zip The current version of the FANG engine; this is the version to which the book was written.
fang.jar The .jar file (inside the .zip above): some people had trouble unzipping the file. This file a 1.9MB so take the zip if you can.
- 20090709src.zip A zip file with the Simple Computer Game source code, divided by chapter.
- YourIDEandFANG How to use fang.jar with your Java IDE
Additional Information
Freely-Available Networked Game Engine (FANG) Website
Includes tutorials, on-line information about the history and design of
the engine, and pointers to workshop offerings and workshop notes on using
the FANG engine in CS1 for traditional outcomes.
JavaWIDE
The Java Web IDE site. Includes sandbox for playing with the compiling Wiki.
Also has papers, posters, and design history of the site.
Brian Ladd