guilhermepo2 / gueepo2D

early in-progress 2D game library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gueepo2D

GitHub Language Standard GitHub repo size

book gueepo2D

gueepo2D is a simple 2D game library, designed to be easy to use and understand. Although it can be used to make games, it is designed more so as a middle ground for tools/engines dedicated into making a game.

Check the sample project to see an example of it being used.

Dependencies

  • C++17
  • CMake 3.10+
  • SDL2.0.18+

License

This project is under MIT License.

About

early in-progress 2D game library

License:MIT License


Languages

Language:C++ 86.0%Language:C 7.1%Language:CMake 6.8%