Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enginkaratas/platform-game

Browser-based platform game. P5.Js library with TypeScript. Fully implemented clean code, SOLID principles. Main goal is develop better code
https://github.com/enginkaratas/platform-game

clean-architecture javascript-game p5 p5js solid types typescript typescript-game

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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`