FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

hy-chou/unify: a casual game (JS / Python) · GitHub

/ unify Public

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a casual game (link)

In Unify, players flip pieces in a line. The game ends when the line is unified.

How to Play?

  1. Go to Unify.
  2. Click on one of the boxes.
  3. The state of the boxes will change.
  4. Try to unify them with the least number of moves.

Prototype (Python)

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!

About

a casual game (JS / Python)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages


Back | FazBrowse Home | New Git URL