HTML5 Game Development

Building a game using CSS, HTML5, and JavaScript.

  • HTML5 Game Development Part 1 – helloWorld

    HTML5 Game Development Part 1 – helloWorld

    A long time ago, back in the early 2000s, the internet looked a lot different than it is today. Youtube and social media was only getting started, and the popular way to share and interactive content online was through this player you would download on the browser called Adobe Flash.…

    read more

  • HTML5 Game Development Part 2 – Buttons

    HTML5 Game Development Part 2 – Buttons

    In the previous part, we’ve set up a responsive game canvas that fits most screen configurations, now we are going to build on that and add a button that the user can interact with. The goal here is to make the button accessible to all sorts of inputs, mouse, touch,…

    read more