Skip to content

guilhermepo2/gueepo2D-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gueepo2D Sample Project

Building

  1. Download and install https://cmake.org/ if you don't have it already.
  2. Download the repository git clone --recursive https://github.com/guilhermepo2/gueepo2D-sample.git
  3. Run CMake cmake -Bbuild ., or run it with VSCode or a GUI tool. You can download and manually set SDL2_PATH on CMakeLists.txt on the src/lib/gueepo2D/gueepo2D/engine/ folder, if that's not defined, CMake will download SDL2 2.0.18 automatically.
  4. Open gueepo2D-sample.sln on the build/ folder.

About

A sample empty project that uses gueepo2D.

Topics

Resources

License

Stars

Watchers

Forks