Simple Game Frameworks - Summary
Summary |
Source |
Files |
Project Description: The goal of this project is to provide simple working games such as Pong and Teris clones, that implement the bare minimum of features. This allows you to experiment with different areas of code, and to have a game framework to immediately apply them to.
For instance, if you want to try out a new AI idea, you don't want to have to program any graphics code in order to test it out. However, you might be able to apply your AI code more easily to an already working simple game framework. |
Find projects in similar categories: This project has not yet categorized itself in the Trove Software Map.
|