Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ccccde8

Browse files
Added readme
1 parent 9d84529 commit ccccde8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
This is a single player connect 4 game which used [Minimax algorithm](https://en.wikipedia.org/wiki/Minimax).
2+
3+
Dependancies:
4+
1. Pygame 2.1.2
5+
2. Numpy 1.23.1
6+
7+
Game Rules:
8+
9+
Four consecutive balls should match of the same colour horizontally, vertically or diagonally (either of both) just like tic-tac-toe.
10+
That's it now u r ready to play the game :)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /