Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enmarcm/verticalplatformergame

A vertical platformer game built with Canvas and vanilla JavaScript, featuring jumping mechanics and NPC enemy encounters.
https://github.com/enmarcm/verticalplatformergame

canvas-game canvas2d game javascript vanilla-javascript

Last synced: about 2 months ago
JSON representation

A vertical platformer game built with Canvas and vanilla JavaScript, featuring jumping mechanics and NPC enemy encounters.

Awesome Lists containing this project

README

        

# 🎮 Vertical Platformer Game 🎮

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! 🚀

## 🌟 Features
- **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.

## 🛠️ Technologies Used
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.