Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.03 KB

Sample-games-for-learning.md

File metadata and controls

30 lines (16 loc) · 1.03 KB

Sample games for learning

Sample games that demonstrate how to use Heaps to make very basic games of different genres.

Copy & paste game templates

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]]

Games with resources

Basic templates

These templates provide a basic template to develop a kind of game or genre.

Simple games

These are simple games with a basic win or lose condition or an ending to the game.