Skip to content

Simple pixel art top view rendering survival game with SDL3

License

Notifications You must be signed in to change notification settings

hooss-only/surviva-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪵 Surviva

Simple survival game

How to run

Clone with submodules

git clone --recurse-submodules --depth=1 https://github.com/hooss-only/surviva

You need CMake to build my project.
Go to my project root directory and run this:

cmake -S . -B build
cmake --build build

Then you can find executable file build/surviva.

About

Simple pixel art top view rendering survival game with SDL3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project