carrom
This is a 2-D board Carrom game developed using OpenGL2. Hope you like it :D !!
How to Start
cd carrom
changes the current directory to this one../carrom
starts the game
Keyboard Controls
- Use Left and Right arrow keys to move striker
- Use up and down arrow keys to change striking power
- Use 'a' and 'c' buttons to rotate direction arrow
- Hit Spacebar to strike
- Hit 'r' to restart the game
- Hit 'Esc' to quit the game
Mouse Controls
- Drag striker using RMB
- Give direction to 'direction Arrow' by clicking anywhere using LMB
Gameplay
- Objective is to score all White coins and Queen as quickly as possible
- Scoring Criteria:
- Initial score is 50. It decreases by 1 each second.
- White coin is worth 10 points and Queen is worth 50 points.
- Black coin and Striker pocketing penalty is -5 points for each.