Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lajbel/kaboom-modular-ts
💥 An example of how to use kaboom.js separating files, for scenes, objects, etc.
https://github.com/lajbel/kaboom-modular-ts
kaboom-js kaboomjs
Last synced: 1 day ago
JSON representation
💥 An example of how to use kaboom.js separating files, for scenes, objects, etc.
- Host: GitHub
- URL: https://github.com/lajbel/kaboom-modular-ts
- Owner: lajbel
- Created: 2023-07-09T21:11:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-02T16:36:45.000Z (12 months ago)
- Last Synced: 2024-12-16T22:10:16.057Z (6 days ago)
- Topics: kaboom-js, kaboomjs
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository is an example of how to make modular a [kaboom](https://kaboomjs.com/) game.
Using [this example](https://kaboomjs.com/doc/intro) as base.
The template is from [create-kaboom ](https://www.npmjs.com/package/create-kaboom) package.