https://github.com/pyozer/rewindwords
Mobile game to rewind words and try to speak in reverse
https://github.com/pyozer/rewindwords
Last synced: 8 months ago
JSON representation
Mobile game to rewind words and try to speak in reverse
- Host: GitHub
- URL: https://github.com/pyozer/rewindwords
- Owner: Pyozer
- Created: 2018-12-31T18:15:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T19:44:46.000Z (over 7 years ago)
- Last Synced: 2025-04-21T01:10:14.352Z (about 1 year ago)
- Language: Dart
- Size: 5.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rewind Words
Rewind Words is a Flutter game app, the goal is to try to speak in reverse and listen the result reversed, so in normal.
This game is funny because what you say in reverse is funny when it's reversed.
Actions steps:
**You:** Speak something, a single word (easy) or sentence (difficult)
**App:** Reverse what you said
**You:** Listen the result until you are ready
**You:** Speak the word/sentance in reverse
**App:** Reverse what you said in reverse
**You:** Listen what you say in reverse put in reversed.
## Libraries
- audio_recorder (https://github.com/Pyozer/audio_recorder)
- audioplayers
- reverse_audio (https://github.com/Pyozer/reverse_audio)
- path_provider
- simple_permissions
The lib 'reverse_audio' is a plugin that I made, who use FFMPEG for Android and a 'simple' algo (thanks to StackOverflow) for iOS.
## Demo
