Building a Meteor Fall game with JavaScript [livestream]

In this episode, we build a simple rock fall game with emoji where rocks fall from the top and the ship (🐛 or 🚀) attempts to ignore falling rocks by moving left and right. We use plain vanilla javascript and HTML canvas for this one.

Code: https://github.com/cjavdev/rock-fall