Skip to content

GammaGames/NobleEngine-Example-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noble Engine Example Project

This is a documented example project that shows how to use the Noble Engine, along with a handful of libraries.

demo

Libraries included are:

  • AnimatedSprite: Used for the player
  • pdParticles: Used for walking pdParticles
  • Playout - Used for the information popups in the Stats scene
  • Signal - Used to notify the scene when an item is collected

Notes