parent
b47cf8261f
commit
1daaf734e0
@ -0,0 +1,29 @@
|
||||
# Health Villains
|
||||
|
||||
**Tier:** 2-Intermediate
|
||||
|
||||
It's a education Drag&Drop Game whit HTML, JS and CSS, to training how D&D works. In the game you are 2 types of food, healthy and not sdaldavel, you will take the not healthy food on the trash. If you take the healthy food on the trash, the trash close
|
||||
|
||||
- "What is the purpose of this application?"
|
||||
- "Are there any resources needed in order to complete the project?" - If yes, be sure to add it.
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] User can see all foods on shelfs
|
||||
- [ ] User can Drag and Drop all foods anywhere
|
||||
- [ ] User can make a point when take the not health food on the trash
|
||||
- [ ] User can listen a sound when make a point
|
||||
|
||||
## Bonus features
|
||||
|
||||
- [ ] User can see an animation of healthy food coming back to the shelf when trying to put it in the trash
|
||||
- [ ] User can an trash animation when put the not health food on tras
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
[D&D Events](https://developer.mozilla.org/pt-BR/docs/DragDrop/Drag_and_Drop)
|
||||
|
||||
## Example projects
|
||||
|
||||
[SESI - SENAI Game](https://matheuscassiano.github.io/sesi-senai-game/) Go to the page after put your email. It's in portuguese.
|
||||
|
Loading…
Reference in new issue