Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icepick4/connect-4
A little connect-4 game, made with pygame
https://github.com/icepick4/connect-4
ai connect-4 game ia jeu minmax-algorithm oop puissance-4 pygame python python3 strategy-game
Last synced: 3 days ago
JSON representation
A little connect-4 game, made with pygame
- Host: GitHub
- URL: https://github.com/icepick4/connect-4
- Owner: icepick4
- License: mit
- Created: 2022-03-12T10:15:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T17:17:45.000Z (over 2 years ago)
- Last Synced: 2024-11-18T07:50:07.804Z (about 1 month ago)
- Topics: ai, connect-4, game, ia, jeu, minmax-algorithm, oop, puissance-4, pygame, python, python3, strategy-game
- Language: Python
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Connect 4 game !
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
## Keys- Play a pawn : Left click
## Goal
- Beat your friends !
## Important
- The game depends of the Pygame module
## Screenshots
Short previews of the game :
![Screenshot_2](https://user-images.githubusercontent.com/82316285/159082718-3799642d-936e-4a75-9304-6c2d5b6614ab.png)
![Screenshot_3](https://user-images.githubusercontent.com/82316285/159082783-67b45f7f-8c01-4511-ac0f-bb15ecb431cf.png)
![image](https://user-images.githubusercontent.com/82316285/159084758-362761a2-34fe-4ba7-bf9d-f88f1cf22270.png)