Go Back
snake game (mvc)
High Score : 0
Getting Started
- open a completed lesson 5 repl
- if you have not completed lesson 5, do lesson 5!
- open the lesson 6
index.html, script.js, and style.css on github.
- where do the index.html files differ?
- where do the script.js files differ?
- where do the style.css files differ?
- update the lesson 5 code to match the lesson 6 snake game code.
- play the game, and test that the game works as expected.
- fix any issues you find
- host your complete game on github pages