mirror of
https://github.com/zoriya/Twac.git
synced 2025-12-06 06:36:09 +00:00
d29d82d69fb89c6d490a405dbc5a29d36fe604e5
Twac
A simple 2D platformer made using Gamacon.
Building
To build this project, you will first need to clone it with the recursive option git clone --recurse git@github.com:AnonymusRaccoon/ForecastingVillage.git. This will clone the game engine and it's dependencies with this project.
After cloning the repository, you can simply use the makefile and run make.
Libraries
This project has been made using Gamacon an ECS C-Modular game engine and the CSFML.
Description
Languages
C
96.2%
Makefile
3.8%