The object of the game is to collect the most Stones in your Store by the end of the game
- Javascript
- HTML
- CSS
- Play Mancala by following this link
- Click to "Start a New Game"
- To make a move, click a Pit on your side of the board
- As a user, I want the stones to animate moving from one position to the next
- As a user, I want an accessible options picker on small screens
- As a user, I want to be able to keep track of wins/losses (game score)
- As a user, I want to reset the game score
- As a user, I want to be able to save a game and switch to another
- As a user, I want to select who goes first on the first game
- As a user, I want who goes first to alternate every game
- As a user, I want to be able to choose appearance of the stones
- As a user, I want to be able to choose the theme of the game board
- As a user, I want to be able to select my username
- As a user, I want choose my avatar
- As a user, I want see the avatar and username of who is playing
- As a user, I want to be able to play against the computer
- As a user, I want to choose the difficulty level when playing against the computer
- As a user, I want to be able to toggle specific rules on and off
- As a user, I want a tutorial walk-through of game play
- As a user, I want to be able to share my wins on social media
- As a user, I want to be able to link to gaming platforms and leaderboards
- As a user, I want to be able to play online with other humans
- As a user, I want sound effects
- As a user, I want a Winner animation

