Sample games that demonstrate how to use Heaps to make very basic games of different genres.
This section is about copy-and-paste games. They don't require any resources and can be compiled directly on your local machine just after copying and pasting the respective code snippet.
- [[Breakout]]
- [[Platform game]]
- [[Rogue]]
These templates provide a basic template to develop a kind of game or genre.
These are simple games with a basic win or lose condition or an ending to the game.