Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubk/alias
A beautifully animated Alias game
https://github.com/kubk/alias
alias framer-motion mobx
Last synced: 25 days ago
JSON representation
A beautifully animated Alias game
- Host: GitHub
- URL: https://github.com/kubk/alias
- Owner: kubk
- Created: 2022-07-14T07:11:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T13:44:36.000Z (2 months ago)
- Last Synced: 2024-08-29T14:17:22.168Z (2 months ago)
- Topics: alias, framer-motion, mobx
- Language: TypeScript
- Homepage: https://kubk.github.io/alias/
- Size: 488 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alias game
https://kubk.github.io/alias
A beautifully animated Alias game. It's a famous game to develop language skills. There are 2 teams, your aim is to make your teammates guess the word you are explaining by giving them hints and tips. For each correct guess the team gets a point.
The app is optimized for mobile apps (try adding it to the home screen), but it also works on desktop. The game uses 2000 the most popular English words.
### Internals
It's a regular React PWA with Mobx used as a state manager. All the animations (swipe gestures, drag'n'drop, countdowns, modals appearance) are powered by framer-motion library.
### Screenshots
![Untitled](https://user-images.githubusercontent.com/22447849/179258383-80271d36-fb68-48ea-84f1-b60b81eda43b.png)