Skip to content

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleGameEngine

Simple and easy to use game engine written in C++

Designed with the following principles in mind:

  • Easy to use
  • Follows Object Oriented design principles
  • Cross platform
  • Very little boilerplate code

There is a sample project for this here. Also, there is a Flappy Bird clone too!

###TODO:

  • Add a SpriteBatch class to make rendering textures faster
  • Add support for playing sounds and music

About

Simple C++ game engine influenced by XNA

Resources

Stars

43 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages