mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-30 18:10:10 +02:00
11 lines
601 B
Markdown
11 lines
601 B
Markdown
# Build a Scoring Game
|
|
|
|
## Instructions
|
|
|
|
Create a game where you display life and points in a creative way. A suggestion is to show the life as hearts and the points as a big number in the bottom center part of the screen. Have a look here for [Free game resources](https://www.kenney.nl/)
|
|
|
|
# Rubric
|
|
|
|
| Criteria | Exemplary | Adequate | Needs Improvement |
|
|
| -------- | ---------------------- | --------------------------- | -------------------------- |
|
|
| | full game is presented | game is partially presented | partial game contains bugs | |