Skip to content

A TowerDefense game realized as a semester project at Paris Diderot University.

License

Notifications You must be signed in to change notification settings

gostreap/TowerDefense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TowerDefense

A TowerDefense game realized as a semester project at Paris Diderot University.

Installation

$ git clone https://github.com/gostreap/TowerDefense.git 

Then to compile :

$ cd TowerDefense
$ make

And to run the game :

$ make run

If you want to compile and run at once :

$ make runAll

Finally to clean the compiled files :

$ make fclean

Pictures

menu-screenshot

About

A TowerDefense game realized as a semester project at Paris Diderot University.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages