| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In Unify, players flip pieces in a line. The game ends when the line is unified.
Run python3 main.py in the command line.
The game begin with a random line with two types of pieces.
1 2 3 ߡ . ߡ
Try to unify them by flipping the pieces.
1 2 3 . . .
I win! Now it's your turn!
| Back | FazBrowse Home | New Git URL |