Skip to content

EnginKARATAS/platform-advanced

Repository files navigation

platform-game

Browser-based platform game. P5.Js library with TypeScript. Fully implemented clean code, SOLID principles. Main idea is develop better code

Game Purpose and Core Features The Platform Game is a side-scrolling platformer featuring:

Character movement (left/right) and jumping mechanics Dynamically generated platforms and ground Collision detection between the character and platforms/ground Camera that follows the player character Simple game states (menu, playing, game over)

##Notice Game starting on app.ts file

#How to play on debug mode:

  1. Download the project
  2. npm install
  3. npm start

image

https://platform-game-eosin.vercel.app/

About

Browser-based platform game. P5.Js library with TypeScript. Fully implemented clean code, SOLID principles. Main goal is develop better code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors