Skip to content

AlexanderVanlancker/StrategoSDL2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Project

Stratego Multiplayer game written in C++ with SDL2

compile with:

g++ -std=c++17 -Wno-write-strings src/app.cpp src/game.cpp src/sprite.cpp -o bin/app -lSDL2 -lSDL2_image -lSDL2_TTF && ./bin/app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published