Skip to content

abhicv/MicroEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Engine

  • a simple 2d game framework written in C using SDL2.
  • made for learning purpose.
  • window creation, input and rendering is handled by SDL2.

Dependencies

How to build

  • Run batch file in the root directory to build examples in game folder(build.bat)
  • Require cl (Microsoft visual C compiler) to be in the path environment variable.

About

2D game engine in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages