Welcome to the Vertical Platformer Game! This repository features an exciting vertical platformer created using Canvas and vanilla JavaScript. Jump your way up through platforms while battling NPC enemies! 🚀
- Vertical Gameplay: Navigate through challenging platforms as you ascend.
- Jumping Mechanics: Utilize precise jumps to reach higher levels and avoid obstacles.
- NPC Enemies: Encounter and defeat various enemies to progress through the game.
This game is built using:
- JavaScript: The core programming language for game logic and mechanics.
- HTML5 Canvas: For rendering graphics and creating the game environment.
- CSS: To style the game interface and enhance the visual appeal.