DEV Community

Discussion on: Learn Javascript through a Game

Collapse
 
soupaul profile image
Souparno Paul • Edited

True. I thought about writing a function for collisions but decided against using the formal term. Collision detection is a big part of game development and I hope to address it in a different article. Great that you created the game using QBasic, which coincidentally also turns out to be the first programming language I learnt.