Skip to content

fragenna2/TheTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheTest

First game made with SDL2. It was developed on Linux it uses Cmake. It should compile on Windows too.

Documentation

To compile, first download the project from github. After execute:

cmake -S . -B build
cmake --build build --config Release

It should compile without errors. If you have errors, you can also download a build from the release page.

About

First game made with SDL2

Resources

Stars

Watchers

Forks

Packages

No packages published