02-28-2016, 07:49 PM
I was learning Django and I thought it might be a cool idea to make a server that runs code battle programs
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:
PS. All dates on the page are in UTC timezone
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 :
PS. All dates on the page are in UTC timezone