Tic Tac Toe
Overview
A classic Tic Tac Toe game implementation featuring intelligent AI gameplay powered by the MiniMax algorithm. Built with SolidJS for reactive user interactions and enhanced with modern web technologies.
Features
✅ MiniMax Algorithm – Intelligent AI opponent
✅ SolidJS Framework – Reactive user interface
✅ TypeScript – Type-safe development
✅ Modern Styling – Clean TailwindCSS design
✅ Game Logic – Complete tic-tac-toe implementation
Tech Stack
- Framework: SolidJS
- Language: TypeScript
- Styling: TailwindCSS
- Algorithm: MiniMax for AI
Project Timeline
Duration: April 28, 2024 - May 24, 2024
Source Code
View the source code on GitHub