T I L E S a simple logic game by @Rosyda ----- I N S T R U C T I O N --- • (for you who thinks level 10 is hard, there's a hint below this description (still too hard? press space to skip a level xD (not recommended))) • arrow keys to move • step on all green tiles to win • yellow can be stepped multiple times • if you lose, click on the replay button • have fun! This is my first logic game, it was fun to make, please leave a love if you enjoyed this :D (wow, only a few people finished without skipping)
• Tile sprite by @-Auron- • Sound Effect by @PaulRHJT • Menu by @Kevin_Eleven_1234 • Coding @Rosyda • Music: Namice - Moment of Truth.mp3 Is level 10 really that hard? xD To complete Level 10 (SPOILER ALERT), do the following: 1 direction:right_move(4) 2 direction:down_move(1) 3 direction:left_move(2) 4 direction:down_move(1) 5 direction:right_move(2) 6 direction:down_move(2) 7 direction:left_move(2) 8 direction:up_move(1) 9 direction:left_move(1) 10 direction:down_move(1) 11 direction:left_move(1) 12 direction:up_move(1) 13 direction:right_move(1) 14 direction:up_move(1) 15 direction:left(1) 16 direction:up_move(1) 17 direction:right_move(1) • you can thank me later ;)