Skip to content

2D Game Physics and Rendering engine, written with C++, SDL2 and vcpkg to manage dependencies

Notifications You must be signed in to change notification settings

thearawakan/game_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL2 Engine

Dependencies

The following dependencies should be managed with vcpkg install pkg:x64-windows

  • GLEW 2.1.0
  • OpenGL
  • SDL2 2.0.12
    • image 2.0.5
    • mixer 2.0.4
    • ttf 2.0.15-3
  • nlohmann-json 3.9.1
  • yaml-cpp 0.6.3

About

2D Game Physics and Rendering engine, written with C++, SDL2 and vcpkg to manage dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published