Fork Heaps on GitHub
Menu

Sample games for learning

This section is about samples that actually show how to finally use the Heaps API to make very basic games.

You can also use these as templates or starting points to make your own game!


  1. Copy & paste game templates *(copy/paste and ready to go!)*
  2. Sample games with resources *(these include game assets/resources, e.g. sprites, sounds, music)*
  • Copy & paste game templates

    This section is about copy & 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...

    Read more
  • Sample games for learning

    This section is about samples that actually show how to finally use the Heaps API to make very basic games...

    Read more
  • Sample games with resources

    These games should include - the bare minimum to make up for a basic game - and include game assets/resources (e.g. sprites, sounds, music)..

    Read more