Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 360 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 360 Bytes

my_defender

A Tower Defense game coded in C with the CSML library

MY_DEFENDER GAME_SCENE

Requirements

  • GCC
  • CSFML library

Usage

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 Simon LeFourn.