Colobot Forum - International Colobot Community
Code battle testing server - Printable Version

+- Colobot Forum - International Colobot Community (https://colobot.info/forum)
+-- Forum: [Archive] New forum (2015-2019) (https://colobot.info/forum/forumdisplay.php?fid=76)
+--- Forum: Colobot: Gold Edition Basics (https://colobot.info/forum/forumdisplay.php?fid=58)
+---- Forum: Workshop (https://colobot.info/forum/forumdisplay.php?fid=60)
+---- Thread: Code battle testing server (/showthread.php?tid=730)



Code battle testing server - krzys_h - 02-28-2016

I was learning Django and I thought it might be a cool idea to make a server that runs code battle programs Big Grin

A beta version is available at http://krzysh.pl:8000/
For testing purposes, the time limit for a battle is 60 seconds. I know this is very small, and will be increased later.

I will share the source code once I clean it up a bit. Currently the whole system is about 500 lines of Python and 200 lines of HTML code.

Feel free to experiment and try to break it!

Some screenshots:
Spoiler :
[Image: doUeVcn.png]
[Image: XkUAZyr.png]
[Image: ndszVbM.png]
[Image: 9BbT5xx.png]
[Image: j55DyLE.png]

PS. All dates on the page are in UTC timezone


RE: Code battle testing server - DavivaD - 02-29-2016

My program has already landed on this page Smile