Please see Contribution Guidlines
bash launch.sh
Now go to arena/logs
to see the logs generated by this game. json
output is not implemented as it is easy and will anyways have to be completely re-written for the actual game. Refer the wiki for any doubts, specifically this. Open an issue if wiki is not clear or missing information.
Other (interesting only) stuff that you can do:
Test the error-handling capabilities of
quantum.py
python quantum.py < Qtest
A gazillion things. One of the most important is unit-testing
(@ananth95 do you remember?). We need this to ensure we never break a working system.
These topics are broadly what we need to worry about. Game has been decided. Quantum-tentacle-wars
But we still need a name!
- Rule specification needs to be ready.
- Please fill in the parts of README which are your responsibility or you have knowledge about.
- Use Sublime Text for editing this
md
document - The wiki is up and running. Any long explanations must end up there.
Sorta solved. It's insecure, and will probably remain so. In that case, we'll have to proof-read the submitted source code.
Invokes a round that procures resources from a pool. If a simple count of threads-in-use and total-mem-used is enough to avoid exceeding resource use (this can happen at peak time when N
users need to run their game).
ELO rating system: wiki, epic blog on rating systems
###Javascript game
###Management
Registration, submissions, user tracking