public
Description: A proof of concept tower defense game written in Processing.js
Homepage: http://www.willarson.com/code/processing/ptd.html
Clone URL: git://github.com/rictic/processing-tower-defense.git
rictic (author)
Thu Jun 12 19:25:09 -0700 2008
commit  3ba799af4eebe0e61942e25e3820e42d9590aa0d
tree    8cc2727e7b3d5be12083c678ef863f8bd9239b78
parent  6ff639074df8eac70282b241ff72704ff8005ee9
name age message
file .gitignore Fri Jun 06 21:09:35 -0700 2008 Added .wav assets to gitignore [Peter Burns]
file LICENSE Tue Jun 03 15:20:32 -0700 2008 Sound effects! Try launching a Small Missile! ... [Peter Burns]
directory assets/ Tue Jun 03 15:20:32 -0700 2008 Sound effects! Try launching a Small Missile! ... [Peter Burns]
directory game/ Thu Jun 12 19:25:09 -0700 2008 Better emphasize entrance and exit I watched a... [Peter Burns]
file jquery-1.2.6.min.js Tue May 27 20:52:54 -0700 2008 Added hotkeys, jquery [Peter Burns]
directory jquery.ui-1.5/ Thu Jun 12 05:13:35 -0700 2008 Adding in jquery ui files used in prev commit. [Peter Burns]
file jsfprocessing.js Thu Jun 05 01:26:46 -0700 2008 Fixed underline problem in deploy, cleaned html... [Peter Burns]
file processing.js Wed May 28 05:34:41 -0700 2008 Moved scores to above canvas, rebuilt the tower... [lethain]
file ptd.html Thu Jun 12 05:11:22 -0700 2008 Added a reset-game hotkey of R (only works when... [Peter Burns]
directory scripts/ Fri Jun 06 21:06:50 -0700 2008 Don't deploy sound assets because we're not usi... [Peter Burns]
directory soundmanager2/ Fri Jun 06 05:44:18 -0700 2008 Changed tabs to spaces and fixed indentation [Peter Burns]
file style.css Thu Jun 12 04:39:59 -0700 2008 A few small style tweaks to help Still not hap... [Peter Burns]