Python artificial intelligence framework for games
-
Updated
Jan 20, 2026 - Python
Python artificial intelligence framework for games
This project is a Clone of the Street Fighter Game. It has been developed in Python programming language, using the Pygame library.
This is a two-player Tic-Tac-Toe game implemented in Python using the Tkinter library for the graphical user interface.
Chess game built on Python's PyGame Module
Chess game with an AI engine developed using the PyGame module
Tic-tac-toe with the option to play against the computer who always wins
A Mario Kart - like cooperative game where one player controls the car (steering/driving) while the other player sees the map. They must communicate to reach the destination. Later on, additional features like items, buffs, or alternative mechanics could be added - for example, one player steering while the other controls acceleration.
Graphical Checkers Game with Networking Support
An interactive tic-tac-toe game supporting single player and two player modes.
A simple game which includes 2 players tagging each other under 30 seconds. Player who's not tagged wins when the timer is open. Along with that, both the players can choose between 10 characters which are also drawn by me using pixel art. Enjoy the game!
Play Snake with two players
A snake which is built in Python. The soundtracks and sprites, are all created by me. This is the advanced version of the previous version of snake game. This version has all the elements correctly placed and it's without any bugs (i hope so). You can play 1 player, which is usual snake game and 2 player, which is based on slither.io idea.
Battleship Game in Python. Player v Player and Player v Computer
Run 2 Player Snake Simulations with AI
Python - Othello 2 player game over socket (Tornado)
Morpion est un jeu de Tic-Tac-Toe en Python avec interface graphique Pygame. Deux joueurs s’affrontent sur une grille 3×3 avec détection automatique du gagnant et des égalités.
TUI Ultimate Tic Tac Toe in Python with simple player AI
Terminal-based Connect Four variant in Python - add and remove pieces, win detection across rows, columns and diagonals
A two-player version of Tetress featuring intelligent agents. The program uses iterative deepening minimax with alpha-beta pruning to determine optimal moves for competitive gameplay.
To associate your repository with the two-player topic, visit your repo's landing page and select "manage topics."