Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taruntomar122/tradeoff
week 2 game 2 (based on coginitive tradeoff hypothesis)
https://github.com/taruntomar122/tradeoff
Last synced: 16 days ago
JSON representation
week 2 game 2 (based on coginitive tradeoff hypothesis)
- Host: GitHub
- URL: https://github.com/taruntomar122/tradeoff
- Owner: TarunTomar122
- License: mit
- Created: 2024-03-08T10:47:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-08T18:24:37.000Z (11 months ago)
- Last Synced: 2024-11-13T21:05:44.457Z (3 months ago)
- Language: JavaScript
- Homepage: https://taruntomar122.github.io/tradeoff/
- Size: 3.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tradeoff
week 2 game 2 (based on coginitive tradeoff hypothesis)# Todos
- [x] Make a homescreen with start a new game or resume game
- [x] Game screen that shows the cubes based on the level (timer or no timer?)
- [x] Once the timer is done, remove the bloom from cubes and let the user select the cubes
- [x] Once the user selects the spheres and submits, show the result and let the user go to the next level or restart the game
- [x] Save the game state and let the user resume the game
- [x] Add a leaderboard
- [ ] Add a settings option?