ARENA is a 2D two player top down game, created with SFML. You can choose one of three warriors and fight localy against a second player.
To clone the project with used libraries use --recursive
flag:
ssh:
git clone --recursive [email protected]:TmCrafz/ArenaSFML.git
https:
git clone --recursive https://github.com/TmCrafz/ArenaSFML.git