diff --git a/README.md b/README.md index 858ed41..b9e9330 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,18 @@ -Backgammon Game +# Backgammon Game + A modern, fully interactive backgammon game optimized for mobile and desktop browsers. -Features -3D animated board and dice -Dynamic player guidance -Customizable themes and player names -Save and load game states with local storage -Sound effects for in-game actions -How to Play -Clone or download the repository. -Open index.html in your browser. -Roll the dice, move the pieces, and enjoy the game! -Contributing +## Features +- 3D animated board and dice +- Dynamic player guidance +- Customizable themes and player names +- Save and load game states with local storage +- Sound effects for in-game actions + +## How to Play +1. Clone or download the repository. +2. Open `index.html` in your browser. +3. Roll the dice, move the pieces, and enjoy the game! + +## Contributing Feel free to fork the project and make pull requests with improvements!