Handy Capped
The objective of the game is to make the picture on the left match the picture on the right in the time limit(4 minutes). However there is a twist, you must choose one "handy cap" (you only get one). You move the grey square with the arrow keys and when you move the grey square into a coloured tile, they change places. There are a total of 5 10 x 10 pictures that are randomly chosen and jumbled up. There are 4 handy caps:
Shuffle - every 30 seconds the picture shifts to the right by one
Flash Light - you may only see squares that are adjacent to the grey square.
Half Time- you have half the time to complete the picture
Backwards Controls - The controls are reversed
By the way, the game is supposed to run at about 20 fps. Have fun :)
Note: the project was written in C++ with sfml 2.0 on windows 7, so it only works on windows. If you would like to compile it on your mac or linux machine so I can upload it to the site email me at Mathew_bergen(at)yahoo.ca.
Shuffle - every 30 seconds the picture shifts to the right by one
Flash Light - you may only see squares that are adjacent to the grey square.
Half Time- you have half the time to complete the picture
Backwards Controls - The controls are reversed
By the way, the game is supposed to run at about 20 fps. Have fun :)
Note: the project was written in C++ with sfml 2.0 on windows 7, so it only works on windows. If you would like to compile it on your mac or linux machine so I can upload it to the site email me at Mathew_bergen(at)yahoo.ca.






Comments11
Loved the "move by swap" mechanic!
Wine's msvcp110.dll doesn't work, and Microsoft's msvcp110.dll doesn't work either.