You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple game using Flutter. Three numbers appear. Two follow a math rule (e.g., multiples of 4), one doesn’t. Tap the o)dd one as quickly as possible.
A simple game using Flutter. Three numbers appear. Two follow a math rule (e.g., multiples of 4), one doesn’t. Tap the o)dd one as quickly as possible.
Developing
Once you've installed dependencies with flutter pub get start the app using flutter run.
About
A simple game using Flutter. Three numbers appear. Two follow a math rule (e.g., multiples of 4), one doesn’t. Tap the o)dd one as quickly as possible.