A very simple artificial intelligence model that plays the famous 2048 game.
It is based on the Monte Carlo Tree Search algorithm.
Tasks:
- Create game rules: Done ✔️
- Create AI: Done ✔️
- Create frontend: Doing
▶️ - Test everything: To do 📝
A very simple artificial intelligence model that plays the famous 2048 game.
It is based on the Monte Carlo Tree Search algorithm.
Tasks: