timehome / game-off-2012

Write the best robot and win glory and fame!
http://fightcodegame.com/
91 stars 10 forks source link

Fight Page #6

Closed heynemann closed 11 years ago

heynemann commented 11 years ago

Show the result of a given fight.

This page should be reached after the user clicks "Fight" in the ranking.

The fight should be calculated in the SERVER, not in the client. This way we limit cheating. After the fight is calculated, the results should be stored and it should be displayed to the user.

Refreshing this page SHOULD NOT redo the fight.