Javascript game with physics

Project following the video tutorial by @Frankslaboratory.

Goals

  • Study more about HTML canvas element and its api.
  • Work with object-oriented in Javascript.
  • Learn some game development concepts.
  • Learn how to create some physics simulation in Javascript.