"The Game" is a project designed to simplify the process of producing any high-quality cross-platform 2D or 3D graphical computer game. The hope is that any game can be produced simply by changing a few settings and pressing a "compile" button. The project has three "deliverables": a game engine library to abstract across the set of all possible computer games (applying object-oriented design methods to the general problem in such a way as to be usable in specific instances); a graphical interface for easy game design (an exercise in human interface design); and a gaming package with a lot of shiny games to play.
| Tags | Games/Entertainment Arcade First Person Shooters Puzzle Games Real Time Strategy Role-Playing Simulation Turn Based Strategy |
|---|---|
| Licenses | GPL |
| Operating Systems | Mac OS X Windows Windows POSIX Linux |
| Implementation | C++ JavaScript |