1
0
Fork 0
Clone of the classic 1990s game LaserTank [archive]
 
 
 
 
 
 
Go to file
Mike Gerwitz d42ca3f9cf
package.json license field update
Newer style.  Note that the license format does not support a very important
piece of licensing information: "or later"; the license is actually AGPLv3+.
2015-12-24 00:09:16 -05:00
build-aux Initial build system 2015-12-20 01:17:32 -05:00
images Began adding opening image to game screen 2012-03-26 19:28:00 -04:00
scripts Decouple TileMasker from window.document 2015-12-22 23:45:00 -05:00
src Ignore remaining two jshint failures (to be addressed) 2015-12-23 23:59:12 -05:00
test Decouple TileMasker from window.document 2015-12-22 23:45:00 -05:00
.gitignore Build combined lasertank.js 2015-12-20 22:39:05 -05:00
.jshintrc jshint and initial corrections 2015-12-20 23:34:50 -05:00
COPYING Initial commit illustrating LTG loading and masking 2012-03-12 19:06:11 -04:00
Makefile.am Apply jshint to scripts/ on check 2015-12-21 00:41:34 -05:00
configure.ac Initial build system 2015-12-20 01:17:32 -05:00
favicon.ico Added favicon 2012-03-26 19:28:01 -04:00
index.html Build combined lasertank.js 2015-12-20 22:39:05 -05:00
package.json.in package.json license field update 2015-12-24 00:09:16 -05:00
style.css All game content will now appear below the menu bar 2012-03-26 19:28:01 -04:00