/simongesture

Python game using Pygame where the player must mimic patterns with mouse gestures. Uses the MooseGesture module.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Simon Gesture

Simon Gesture is a Simon clone that uses mouse gestures. This game was created to showcase the features of the gesture-recognition features of the moosegesture module.

To play, use the mouse to draw the same gesture as the path the dot makes. As you play, the path becomes longer and longer.

Requires Pygame.

Installation

pip install simongesture