Geeks for your information
[Online Course] Code Your First Game : Arcade Classic in JavaScript on Canvas - Printable Version

+- Geeks for your information (https://www.geeks.fyi)
+-- Forum: Giveaways (https://www.geeks.fyi/forumdisplay.php?fid=7)
+--- Forum: Online Courses (https://www.geeks.fyi/forumdisplay.php?fid=58)
+--- Thread: [Online Course] Code Your First Game : Arcade Classic in JavaScript on Canvas (/showthread.php?tid=1590)



[Online Course] Code Your First Game : Arcade Classic in JavaScript on Canvas - Dino101 - 27 December 17

[Image: about-default.png]

Code Your First Game : Arcade Classic in JavaScript on Canvas

Program a complete game today. No special software or install required. All you need is a text editor and a web browser.

What Will I Learn?
  • Display, position, and move filled shapes for retro and prototype gameplay
  • Move a ball around your game space such that it bounces off boundaries
  • Handle real-time mouse input
  • Detect and respond to simple collisions
  • Program very basic artificial intelligence
  • Keep and display score during play
  • Understand the subtle, key difference between a classic game in this style which is fun to play versus one that isn't
  • Define and code a win condition and end state for your game