Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airtoxin/hex-bunterunde
https://github.com/airtoxin/hex-bunterunde
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/airtoxin/hex-bunterunde
- Owner: airtoxin
- Created: 2020-02-16T14:11:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T01:59:16.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T08:13:19.656Z (7 months ago)
- Language: TypeScript
- Size: 2.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @hex-engine/2d game
This repo was created using `create-hex-engine-game`.
## Usage
To run a development webserver for your game locally:
```sh
npm start
```To build a production version of your game for redistribution:
```sh
npm run build
```For more info, head on over to [Hex Engine's website](https://hex-engine.dev).
# hex-bunterunde