
They Came For The Chips!
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
They Came For The Chips!
A tower defense / cookie clicker mashup. Click on the dough, build cookie turrets to defend the master cookie, and resist the onslaught of enemies.
Running
Windows
Download the RAR file below and run the executable.
Linux
First make sure you have ruby and bundler installed
```
sudo apt-get install ruby
sudo gem install bundler
```
Then get the source, install the dependencies and run it
```
git clone https://github.com/nsatragno/cookie-tower-defense.git
cd cookie-tower-defense
bundle install
bin/run.sh
```
Mac
Uh... same stuff as linux? We don't have a mac :(
Credits
Art by Rachel, Coding by Nina. Used open art for sound and music.