Skip to content

nmrt/tdg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower Defense (non-interactive) Simulation

Exploration of WebGL/Canvas (LimeJS) and Closure.

Please use these links to run it in your browser (no server is required):

Tested in Firefox and Chromium (recent versions).

In order for it to work locally, you'll need either to configure the browser to accept local cross-origin requests (file: protocol) or run a httpd. More info: How to run things locally.

There are different configurations in levels/. Specify a level with query parameter like ?level=cross-fire or default one will be used.

License

GNU General Public License v3.0.

Please see LICENSE for more details.

Copyright (C) 2013 Artem Nyzhnyk rt.nyzhnyk@gmail.com

About

Tower Defense Game POC using WebGL (non-interactive)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages