Skip to content

Final project repo for Fundamentals of Computing II (Spring 2014)

Notifications You must be signed in to change notification settings

vhawley/td-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Terrain assets (/GreenTD/assets/terrain/) from Warcraft II: Tides of Darkness. Copyright Blizzard Corporation 1995. Extracted by Maxim: http://www.spriters-resource.com/pc_computer/warcraft2/sheet/29501/

Tower sound effects from Warcraft III: The Frozen Throne. Copyright Blizzard Corporation 2003. Extracted by me.

Earth tower icon courtesy of Teekatas Suwannakrua: http://raindropmemory.deviantart.com

Damage assist icon courtesy of ChrisL21: http://www.iconarchive.com/show/minecraft-icons-by-chrisl21/Diamond-Sword-icon.html

Build instructions:

1. Install Visual Studio 2013 or Visual Studio Express 2013.
2. Open GreenTD.sln
3. BUILD -> Build Solution.
4. Copy *.dll from ./GreenTD/include/SDL2/lib/x86 to ./Debug
5. If you are running with VS debugger, run by clicking the play button, and you are done.
6 (optional). If you want to run without VS debugger, copy the contents of ./GreenTD/assets to ./Debug/assets and run GreenTD.exe in ./Debug

Alt text

About

Final project repo for Fundamentals of Computing II (Spring 2014)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published