Skip to content

Open-source 2D game engine with rendering, animation, sound, and physics.

License

Notifications You must be signed in to change notification settings

TheSlugInTub/Slug-Engine-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slug-Engine-2D

Slugengine is 2d game engine that provides rendering with OpenGL, sound with OpenAL, and physics with Box2D. It uses OpenGL and GLFW for the window making and rendering.

Features

  • Prefs system where you can save and load integers, floats, strings, and booleans into a prefs.dat file.
  • Physics with Box2D.
  • Audio with OpenAL.
  • Object system.
  • Animations with objects.
  • Particle system.
  • Rope simulation.

About

Open-source 2D game engine with rendering, animation, sound, and physics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages