Release

Flip

6

qwaffe 2020-10-23 11:25 (Edited)

Flipping a tile will flip the four tiles it shares an edge with.
Make the board all white.

Added KEYBOARD OFF (thanks w8b)
fixed out of bounds (thanks GAMELEGEND)

puzzle.nx | Open in app
2020-10-25 04:31
puzzle.nx | Open in app
2020-10-24 12:01
puzzle.nx | Open in app
2020-10-24 12:00
puzzle.nx | Open in app
2020-10-23 11:25

was8bit 2020-10-24 05:21

Awesome :)


..but please add this code, as on my ipad it keeps the keyboard popping all the time otherwise :)

INPUT "SIZE (2-16) > ";Z
KEYBOARD OFF


qwaffe 2020-10-24 12:00

thanks, sorry, didnt know as i dont currently have an ios device


GAMELEGEND 2020-10-24 13:53 (Edited)

this game is awesome

but there is one problem
when i click off of the puzzle to the left or above the puzzle i get a index out of bounds error


was8bit 2020-10-24 15:13

No worries, it is a peculiarity with ios :)


qwaffe 2020-10-25 04:31

fixed the out of bounds


was8bit 2020-10-25 09:30

All looks good :)


Log in to reply.