Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/enginkaratas/platform-game
- Owner: EnginKARATAS
- Created: 2022-04-15T14:39:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T20:52:41.000Z (11 months ago)
- Last Synced: 2024-02-15T21:42:58.567Z (11 months ago)
- Topics: clean-architecture, javascript-game, p5, p5js, solid, types, typescript, typescript-game
- Language: TypeScript
- Homepage:
- Size: 94.3 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`