- Generates player names automatically
- Plays the game automatically
- Uses emojis to represent the board beautifully
- Uses algorithmic strategies to play complete games where four different computer generated players play against each other
- Clone this repository
- Open this repository in your CMD or Terminal using the "cd" function
- Ensure you have NPM installed and run "npm install" to install the required dependencies
- Ensure you have Node installed and run "npm start" to start the program
- Watch and enjoy!
- Make the board animate smoothly
- Implement a scoreboard feature
- Implement the ability to choose and change the strategy each player uses