Skip to content

rdynamics/retrodynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retro Dynamics

Retro Dynamics is a GLFW-based game engine written in C. The primary target of Retro Dynamics is games based on pixel art, and as such certain kinds of optimizations can be made (e.g. packing large amounts of sprites in to a single spritesheet).

Games built with Retro Dynamics are meant to be a single executable file, which means that it relies on certain infrastructure, such as jot, which is used to pack images into a spritesheet and into, essentially, the executable itself.

About

GLFW-based game engine in C; Built for pixel-art games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published