HTML Web Development

HTML5 Web Development

Many thanks to the gbtags!

In this course, students will learn the language basics of HTML and JavaScript.
After the basics, students will learn to build the Snake game hand by hand.
The package for Snake can be found here.
Here is a demo of Snake.

当前回合:0 当前得分: 0
游戏控制: W = 上; A = 左; S = 下; D = 右

Tasks


  • Basic: successfully run the snake game shown in the above demo.
  • Normal: different snakes and rats; support multiple players.
  • Hard: control/success/finish sounds; moving rats.
  • Insane: Automatically moving snakes.
  • Selected students's works


  • Zhe Yang's work (杨者).
  • Feng Jiang's work (姜峰).