Also called 'Noughts and Crosses' game designed and developed for TheOdinProject curriculum.
- HTML5
- CSS3
- JavaScript
- Figma - Web-based graphics editing and user interface design app.
- Play against your friend (2-Player mode)
- Fight the Robot (3 difficulty levels AI)
- Responsive design
Robot AI: Decision making is built based on minimax algorithm and optimized using alpha-beta pruning.
In order to focus on game logic and practice module/factory properly, I previously designed a prototype on Figma:
This project is an assignment from TheOdinProject.
Created by @AlejandroVela - feel free to contact me!