Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Lecture three

Covered in class:

Homework:

Create a game!

  • The game uses JSON as input
  • The game should have user interaction
  • Have at least 3 different functions
  • Have at least one callback function
  • Use objects (this can also be a source of inspiration for what kind of game to make)
  • The game has to run on an HTML page (live on Github)
  • All the code needs to be commented
  • The github page should have a readme describing how the game/code works and a whishlist of features to be added in the future