Dirtbags Tanks
Go to file
Neale Pickett 49152d5128
Merge pull request #3 from derpferd/patch-1
Update running.md
2021-05-28 19:36:44 -06:00
contrib tput fall back to FS 2014-07-31 04:08:31 +00:00
docs Update running.md 2021-04-15 12:43:08 -04:00
examples Add brick tank; start tracking contributions 2011-06-30 09:09:23 -06:00
.gitignore Ignore the 'points' files generated by run-tanks 2011-06-09 12:00:00 +10:00
LICENSE.md Rework for github jekyll hosting 2017-07-09 18:31:12 +00:00
Makefile replace designer with debugger 2014-07-30 00:04:36 +02:00
README.md Fix links to documentation 2018-10-10 10:31:36 -05:00
ctanks.c More fixes 2014-07-28 20:32:24 +00:00
ctanks.h More fixes 2014-07-28 20:32:24 +00:00
debugger.html.m4 debugger: provide feedback on whether retrieval finished or not 2014-07-30 14:40:15 +02:00
designer.html.m4 replace designer with debugger 2014-07-30 00:04:36 +02:00
designer.js Working CGI 2010-07-20 20:35:24 -06:00
dump.h Add navigation links 2010-07-22 18:08:55 -06:00
evolve.ml Some GA work I did in 2010 2012-04-24 13:01:07 -06:00
forf.c check for overflow during division 2014-07-26 10:40:51 +02:00
forf.h Actually include files now :\ 2010-07-27 15:41:25 -06:00
forf.html.m4 s/dirtbags.css/style.css/ 2010-10-26 13:36:41 -06:00
forf.txt Documentation fix (thanks D. Joe) 2013-02-26 22:26:25 -07:00
forftanks.c store/show cannon fire on the turn of death 2014-07-30 00:04:36 +02:00
intro.html.m4 update docs for turret speed change 2014-07-30 00:04:36 +02:00
jstanks.js jstanks: check for empty stack, display errors 2014-07-30 15:17:18 +02:00
nav.html.inc replace designer with debugger 2014-07-30 00:04:36 +02:00
procs.html.m4 s/dirtbags.css/style.css/ 2010-10-26 13:36:41 -06:00
rank.awk Leaderboard working again 2014-07-29 00:45:53 +00:00
run-tanks switch to darkness jquery UI theme 2014-07-30 19:50:00 +02:00
style.css add a seek bar to round playback 2014-07-30 19:44:27 +02:00
summary.awk fix infinite loop in summary.awk 2014-07-30 13:24:44 +02:00
tanks.js add a seek bar to round playback 2014-07-30 19:44:27 +02:00
upload.cgi.c Allow uploading sensors wholesale 2014-07-29 21:48:56 +00:00
winner.awk Just select one winner 2011-02-12 20:31:54 -07:00

README.md

Tanks

Dirtbags Tanks is a game in which you pit your coding abilities against other hackers. You write a program for your tank, set it out on the battlefield, and watch how your program fares against tanks written by other players. Dirtbags Tanks is frequently a component of Dirtbags Capture The Flag.

Documentation

Author

Neale Pickett neale@woozle.org