Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 281 Bytes

platform-game

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

##Notice Game starting on app.ts file

#How to play on debug mode:

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