A strategic two-player game where opponents stack colored discs to form four in a row and win.
-
Updated
Jan 7, 2024 - Java
A strategic two-player game where opponents stack colored discs to form four in a row and win.
It's Tic-Tac-Toe Unbeatable A.I.
Tic-Tac-Toe game with AI in C++, using object-oriented design. Players can input positions, game checks for wins/ties and AI makes random first move.
Implementing deep reinforcement learning algorithms for the ICGA competition. Research internship @ LIP6 (Sorbonne University/CNRS).
It's a Tic-Tac-Toe UNBEATABLE Game powered with Mini-Max Algorithm.
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enables me and my teammate to explore ray-casting. We made a dynamic view inside a maze, in which we have to find our way. 🎮
Year3 SemB CS4386 HW1: Implement Monte Carlo Tree Search algorithm with self-designed evaluation function for a chess game which is played by two players on a 6x6 board.
Add a description, image, and links to the game-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the game-algorithm topic, visit your repo's landing page and select "manage topics."