Bit Flip
This is a stratagy/arcade game.
Controls
Menu
press up/ down to control grid size
left to change backtracking mode/rule. i added it because theres a easy algorithm to solve it with this mode off. it makes it harder when its on by limiting what moves you can make
space to change scramble algorithm
right to start the game
Game
up, down, left, right or mouse click to move
ctrl+R to play again(cmd+R on mac). basically just refresh the page(I forgot to add replay button)
Rules
each time you move(the player is the highlighted tile) the tile you move, the tile you move to flips colour(theres 2 colours).
your goal is to make all the tiles the same colour.
you cannot go to the darker tile(only if backtracking is on)
try to do it the least amount of moves(you can see how much moves you've done at the top of the screen).
Thanks for playing!
comment your scored and any suggestions!
Download
Install instructions
download for you platform then run the executable(Sorry theres no mac)
Leave a comment
Log in with itch.io to leave a comment.