A downloadable game for Windows

This is a number-based strategy game developed as part of the course Fundamentals of Artificial Intelligence.

At the beginning of the game, the player selects the length of a numerical sequence. The game then generates a random sequence of numbers from 1 to 9. Players take turns selecting two adjacent numbers and merging them according to specific rules, which affect the score.

The objective is to finish the game with a higher score than the opponent when only one number remains.

The game features an AI opponent that makes decisions using:

     - Minimax algorithm

     - Alpha-beta pruning 

     - Heuristic evaluation function

Multiple difficulty levels are available, allowing different depths of decision-making.

Download

Download
AI Project.zip 34 MB

Leave a comment

Log in with itch.io to leave a comment.