An open API service indexing awesome lists of open source software.

https://github.com/simlf/my_defender

A Tower Defense game coded in C with the CSML library
https://github.com/simlf/my_defender

c csfml epitech-project graphical-programming videogame

Last synced: about 1 month ago
JSON representation

A Tower Defense game coded in C with the CSML library

Awesome Lists containing this project

README

        

# My_defender

## A Tower Defense game coded in C with the CSML library

![MY_DEFENDER](my_defender.png)
## Usage

``` zsh
make
./my_defender
```
With this project I learned graphical programming, and how to use CFSML and collaborating with a mate.

I made this project with Victor Harri-Chal.
___
Check my [portfolio](http://simonlefourn.com) for more informations on this project.