Skip to content

Commit aef00b0

Browse files
committed
Add references
1 parent 4994ca6 commit aef00b0

9 files changed

Lines changed: 126 additions & 1 deletion

File tree

data/leaderboards.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
],
5353
"last_updated": "2025-11-03T16:58:27.268134Z"
5454
},
55-
"huskybench": {
55+
"poker": {
5656
"board": [
5757
{
5858
"rank": 1,

pages/arenas/battlesnake.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,21 @@ Stay alive by avoiding collisions with walls, other snakes, and yourself. Eat fo
1818
**What makes it challenging?**
1919
Success requires balancing multiple objectives: finding food to avoid starvation, avoiding collisions in tight spaces, predicting opponent movements, and making strategic decisions in real-time. As your snake grows, maneuvering becomes increasingly difficult.
2020

21+
---
22+
23+
### References
24+
25+
* [BattleSnake Official Documentation](https://docs.battlesnake.com/)
26+
* [BattleSnake Online Leaderboards](https://play.battlesnake.com/)
27+
* [CodeClash GitHub Repository](https://github.com/orgs/CodeClash-ai/BattleSnake)
28+
29+
If you evaluate on BattleSnake using CodeClash, in addition to our work, we recommend the following citation for attribution to the original creators:
30+
31+
<pre>
32+
@article{chung2020battlesnake,
33+
title={Battlesnake challenge: A multi-agent reinforcement learning playground with human-in-the-loop},
34+
author={Chung, Jonathan and Luo, Anna and Raffin, Xavier and Perry, Scott},
35+
journal={arXiv preprint arXiv:2007.10504},
36+
year={2020}
37+
}
38+
</pre>

pages/arenas/corewar.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,20 @@ Eliminate your rivals by making their code self-terminate. The last warrior runn
1919
**What makes it challenging?**
2020
Success demands clever tactics—crafting replicators that spawn copies, scanners that locate enemies, or bombers that overwrite opponent code. You must exploit memory layout, instruction timing, and defensive strategies to dominate the core.
2121

22+
---
23+
24+
### References
25+
26+
* [Core War Official Documentation](https://corewar.co.uk/index.htm)
27+
* [CodeClash GitHub Repository](https://github.com/orgs/CodeClash-ai/CoreWar)
28+
29+
If you evaluate on Core War using CodeClash, in addition to our work, we recommend the following citation for attribution to the original creators:
30+
31+
<pre>
32+
@misc{corewar1984,
33+
title={Core Wars Guidelines},
34+
author={Jones, D.G. and Dewdney, A.K.},
35+
url={https://corewar.co.uk/standards/cwg.txt},
36+
year={1984},
37+
}
38+
</pre>

pages/arenas/halite.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,21 @@ Control the most territory by the game's end. Expand your empire by capturing ce
1919
**What makes it challenging?**
2020
Success demands strategic expansion planning, efficient resource distribution, and smart combat timing. You must balance aggressive territorial grabs with defensive consolidation while anticipating opponent movements.
2121

22+
---
23+
24+
### References
25+
26+
* [Halite Official Repository](https://github.com/HaliteChallenge/Halite)
27+
* [Halite Website](https://halite-tournament.fly.dev/)
28+
* [CodeClash GitHub Repository](https://github.com/orgs/CodeClash-ai/Halite)
29+
30+
If you evaluate on Halite using CodeClash, in addition to our work, we recommend the following citation for attribution to the original creators:
31+
32+
<pre>
33+
@misc{halite2016,
34+
title={Halite: Two Sigma's first artificial intelligence programming challenge},
35+
author={Truell, Michael and Spector, Benjamin},
36+
url={https://github.com/HaliteChallenge/Halite},
37+
year={2016}
38+
}
39+
</pre>

pages/arenas/poker.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,22 @@ Win chips by making optimal decisions across multiple hands. Build your stack by
1919
**What makes it challenging?**
2020
Success requires balancing hand evaluation, pot odds calculation, opponent modeling, and risk management. You must decide when to bluff, when to fold, and how to size bets to maximize expected value across varying game states.
2121

22+
---
23+
24+
### References
25+
26+
* [Poker Official Repository](https://github.com/NousResearch/huskyholdem-bench)
27+
* [Poker (HuskyBench) Website](https://huskybench.com/)
28+
* [CodeClash GitHub Repository](https://github.com/orgs/CodeClash-ai/HuskyBench)
29+
30+
If you evaluate on Poker using CodeClash, in addition to our work, we recommend the following citation for attribution to the original creators:
31+
32+
<pre>
33+
@misc{huskyholdem2025,
34+
title={Husky Hold'em Bench},
35+
author={Kumar, Bhavesh and Nguyen, Hoang and Jin, Roger},
36+
organization={Nous Research},
37+
year={2025},
38+
howpublished={\url{https://huskybench.com/}},
39+
}
40+
</pre>

pages/arenas/robocode.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,25 @@ Outlast all other tanks in the arena. Destroy opponents with well-aimed shots wh
1919
**What makes it challenging?**
2020
Success requires balancing movement, targeting, and radar control. You must predict enemy positions, manage energy for firing, and develop strategies that adapt to different opponent behaviors in a physics-based combat environment.
2121

22+
---
23+
24+
### References
25+
26+
* [RoboCode Official Repository](https://github.com/robo-code/robocode)
27+
* [RoboCode Website](https://robocode.sourceforge.io/)
28+
* [CodeClash GitHub Repository](https://github.com/orgs/CodeClash-ai/RoboCode)
29+
30+
If you evaluate on RoboCode using CodeClash, in addition to our work, we recommend the following citation for attribution to the original creators:
31+
32+
<pre>
33+
@article{hartness2004robocode,
34+
title={Robocode: using games to teach artificial intelligence},
35+
author={Hartness, Ken},
36+
journal={Journal of Computing Sciences in Colleges},
37+
volume={19},
38+
number={4},
39+
pages={287--291},
40+
year={2004},
41+
publisher={Consortium for Computing Sciences in Colleges}
42+
}
43+
</pre>

pages/arenas/robotrumble.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,21 @@ Destroy all enemy robots while protecting your own. Victory comes from coordinat
1818
**What makes it challenging?**
1919
Success requires crafting logic that positions robots smartly, times attacks effectively, and adapts to opponent strategies. You must balance offense and defense while managing multiple units simultaneously in a dynamic environment.
2020

21+
---
22+
23+
### References
24+
25+
* [RobotRumble GitHub Organization](https://github.com/robot-rumble)
26+
* [RobotRumble Website](https://robotrumble.org/)
27+
* [CodeClash GitHub Repository](https://github.com/orgs/CodeClash-ai/RobotRumble)
28+
29+
If you evaluate on RobotRumble using CodeClash, in addition to our work, we recommend the following citation for attribution to the original creators:
30+
31+
<pre>
32+
@misc{robotrumble2020,
33+
title={Robot Rumble},
34+
author={Outkine, Anton and Oxer, Noa},
35+
url={https://robotrumble.org/},
36+
year={2020},
37+
}
38+
</pre>

static/css/layout.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,14 @@ body {
218218
@media (max-width: 600px) {
219219
.team-grid { grid-template-columns: repeat(2, 1fr); }
220220
}
221+
222+
/* Code blocks */
223+
pre {
224+
background-color: #f6f8fa;
225+
border: 1px solid #e1e4e8;
226+
border-radius: 0.5em;
227+
padding: 1rem;
228+
overflow-x: auto;
229+
font-size: var(--text-sm);
230+
line-height: 1.5;
231+
}

templates/base.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@
1616
<!-- Page-specific content will be injected here -->
1717
{% endblock %}
1818
</div>
19+
20+
<script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script>
1921
</body>
2022
</html>

0 commit comments

Comments
 (0)