A simple jQuery-based web-app to record points for the card game, CallBreak.
A live working versison at: http://aashishtripathee.com/callbreak/
- Responsive. So, you can use it in your phone, tablet while playing.
- Automatically calculates the negative points.
- Adds all scores after each game helping you keep track of who's beating who so far.
- After enterring the claimed points, tells you the total claimed points for that game.
- Summarizes the final points after 5 games.
- A much better design, duh!
- Sort the final results according to points.
- Ability to go back and edit previous games' points.