Skip to content

ajunB7/AcidRain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AcidRain

Tower defense game

Made for an Assignment for the University of Waterloo. Entire Game was coded in c++ using Xlib.

There are no images used in this project.

#Demo https://vimeo.com/120443236

#Compile and Run Commands to compile and run:

g++ -o Tower Tower.cpp -L/usr/X11R6/lib -lX11 -lstdc++
./Tower

Note: the -L option and -lstdc++ may not be needed on some machines.

About

Tower defense game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages