Skip to content

A terminal python game where you can input a matrix. Game will shuffle the rows and columns. You have to unravel and restore the puzzle to it's initial position. It's basically a cut down Rubik's cube.

Notifications You must be signed in to change notification settings

akza07/Flip-matrix-puzzle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flip-matrix-puzzle-game

A terminal python game where you can input a matrix. Game will shuffle the rows and columns. You have to unravel and restore the puzzle to it's initial position. It's basically Rubik's cube, but you have the advantage of knowing each position so the difficulty is propotional to the size of matrix increase.

  • Run the main.py

Why did I make this?

To feel more confortable with Matrix and making that utils.py which is reusable.

About

A terminal python game where you can input a matrix. Game will shuffle the rows and columns. You have to unravel and restore the puzzle to it's initial position. It's basically a cut down Rubik's cube.

Resources

Stars

Watchers

Forks

Languages