Form 'N' Fun
June 2017 | By Rohith KVSP
Draw a custom maze on paper and play it on your Android device using the accelerometer.
Collection:
Form āNā Fun is an android maze game based on real time computer vision. The user draws a custom maze on a white piece of paper and the device camera creates graphics according to the geometric shape and ball allowing the user to play using the accelerometer. The app uses contours algorithms in OpenCV to detect maze that is drawn on the paper and JBox2d engine for simulating the rigid bodies.