Skip to content

Commit cb3634e

Browse files
authored
Create README.md
1 parent 48470f0 commit cb3634e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Week3/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Lecture three
2+
3+
# Covered in class:
4+
5+
## Homework:
6+
Create a game!
7+
* The game uses JSON as input
8+
* The game should have user interaction
9+
* Have at least 3 different functions
10+
* Have at least one callback function
11+
* Use objects (this can also be a source of inspiration for what kind of game to make)
12+
* The game has to run on an HTML page (live on Github)
13+
* All the code needs to be commented
14+
* The github page should have a readme describing how the game/code works and a whishlist of features to be added in the future

0 commit comments

Comments
 (0)