Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/airtoxin/hex-bunterunde


https://github.com/airtoxin/hex-bunterunde

Last synced: about 9 hours ago
JSON representation

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