Javascript Game Programming

Labyrinth Escape Game in VanillaJS with Source Code

Labyrinth Escape Game in VanillaJS with Source Code - A game that offers an immersive gameplay experience where players navigate through a labyrinth. Utilizing keyboard bindings, players control the character's movements (Left Arrow for Left, Right Arrow for Right, Up Arrow for Upward, Down Arrow for Downward). JavaScript Source Code.

Whack a Mole Game using HTML&CSS in VanillaJS with Source Code

Whack a Mole Game using HTML&CSS in VanillaJS with Source Code - A JavaScript program that offers a straightforward illustration of implementing Whack-a-Mole gameplay in a web browser. It employs randomization to spawn moles in different holes, providing entertaining and straightforward gameplay. JavaScript Source Code.

Balloon Popper Game using HTML&CSS in VanillaJS with Source Code

Balloon Popper Game using HTML&CSS in VanillaJS with Source Code - A web browser game application created purely in JavaScript where you pop balloons to score points. The project is very fun and enjoyable, requiring you to dash left and right while controlling a sharp object to pop the balloons. JavaScript Source Code.