Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y2bd/my-own-design
#ld47
https://github.com/y2bd/my-own-design
excaliburjs gamedev ludum-dare ludum-dare-47
Last synced: 3 days ago
JSON representation
#ld47
- Host: GitHub
- URL: https://github.com/y2bd/my-own-design
- Owner: y2bd
- Created: 2020-10-03T03:47:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T21:04:26.000Z (about 4 years ago)
- Last Synced: 2024-11-01T11:42:56.659Z (about 2 months ago)
- Topics: excaliburjs, gamedev, ludum-dare, ludum-dare-47
- Language: TypeScript
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# My Excalibur.js Game
This is a basic Excalibur.js game.
## Compiling the game
You will need Node.js and NPM installed.
To compile:
npm install
npm start