PlanetCon is a turn based strategy game for android
-
Updated
Oct 30, 2024 - Java
PlanetCon is a turn based strategy game for android
This is a Chess game built using python with pygame module for GUI. It has 2 playing mode either you can play against another human player or against AI. The AI was implemented using Minimax algorithm with alpha beta pruning and with the depth search of 3.
Experimentem jogar em: jogo-galo.netlify.app
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.
The game SOS was discovered and popularized in Turkey. It is a paper-and-pencil game typically played by two players. Each player takes turns writing either an S or an O on a grid, with the objective of forming the sequence SOS either horizontally, vertically, or diagonally.
Is a game of chance that expands the traditional game of Rock, Paper, Scissors. It is first used to settle a dispute about what to watch on TV between Sheldon and Raj in "The Lizard-Spock Expansion".
Nine Mens Morris (Human vs AI) implemented in Python by using Alpha–Beta Pruning algorithm and Randomized Search Heuristics.
Evaluating Creativity in Human and Large Language Model Narratives
A 3x3 grid game with Human/AI opponent and special rules.
This project was made a part of the course project for DA221M - Artificial Intelligence course emphasizing on the limitations of AI in language understanding. .
A fun and insightful Snake Game that compares a human player’s performance with an AI player using identical food positions. Built with Python and Pygame.
Add a description, image, and links to the human-vs-ai topic page so that developers can more easily learn about it.
To associate your repository with the human-vs-ai topic, visit your repo's landing page and select "manage topics."