Anonymus Raccoon d29d82d69f Create README.md
2020-05-03 16:36:14 +02:00
2020-01-08 16:54:49 +01:00
2020-01-10 18:56:25 +01:00
2020-01-11 19:22:27 +01:00
2020-01-11 19:01:59 +01:00
2020-01-12 00:10:37 +01:00
2019-12-12 15:07:07 +01:00
2020-01-12 00:10:37 +01:00
2020-01-10 18:56:25 +01:00
2020-05-03 16:36:14 +02:00

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
A simple 2D platformer made using Gamacon.
Readme 2 MiB
Languages
C 96.2%
Makefile 3.8%