Writing a Typing game using JavaScript (melonJS)
Fernando Doglio
Posted on October 21, 2019
I spent a whole week working on my personal hacktoberfest challenge, where I built a typing platformer game using MelonJS (JavaScript).
This is the first of a series of articles I'm writing about gamedev using MelonJS:
Building a Typing Game with MelonJS
In this article I cover all the basics about melonJS and how I implemented some of the mechanics of my own game. If you're not interested in creating a typing game but want to learn how melonJS works, check it out, it's a very interesting library and super easy to pick-up.
I'll be creating more tutorials in the coming weeks, so stay-tuned!
💖 💪 🙅 🚩
Fernando Doglio
Posted on October 21, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
gamedev JavaScript Game Dev | Sprite Animations with Keyboard Input and a Halloween Theme
October 12, 2021