Simple Qt/C++ Project for learning simulation programming.
QtCritters is a simple critter simulation in C++ using Qt, currently under development. The goal of this project is to simulate a simple ecology of various kinds of animals, and to make the source easy to understand and modify. Still very very alpha...
codeFight is a programming game in which your robot battles other robots in both a real-time and turn-based fashion. Robots can be written in any language which supports console input/output.