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
- Host: GitHub
- URL: https://github.com/simlf/my_defender
- Owner: simlf
- Created: 2021-05-07T08:06:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T09:13:45.000Z (about 4 years ago)
- Last Synced: 2025-02-12T11:33:30.072Z (3 months ago)
- Topics: c, csfml, epitech-project, graphical-programming, videogame
- Language: C
- Homepage: http://simonlefourn.com
- Size: 9.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My_defender
## A Tower Defense game coded in C with the CSML library

## 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.