mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-02 19:22:42 +02:00
folder names
This commit is contained in:
11
6-space-game/5-keeping-score/assignment.md
Normal file
11
6-space-game/5-keeping-score/assignment.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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 |
|
Reference in New Issue
Block a user