Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thatonebro/13th-century-game


https://github.com/thatonebro/13th-century-game

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# 13th-century-game [WORKING TITLE]

Generated with [codyebberson's js13k-starter-2022](https://github.com/codyebberson/js13k-starter-2022).

### Dev server

Start the dev server with hot reload:

```bash
pnpm dev
```

Open your web browser to

### Production build

Create a final production build:

```bash
pnpm build
```

## Acknowledgements

[Cody Ebberson](https://twitter.com/codyebberson) for this template

[curtastic](https://github.com/curtastic) for [p1.js, the tiny piano](https://github.com/curtastic/p1)

[Felipe Alfonso](https://twitter.com/bitnenfer/) for [TinyCanvas](https://github.com/bitnenfer/)

[Frank Force](https://twitter.com/KilledByAPixel) for [ZzFX](https://github.com/KilledByAPixel/ZzFX)

[Keith Clark](https://twitter.com/keithclarkcouk) and [Frank Force](https://twitter.com/KilledByAPixel) for [ZzFXM](https://keithclark.github.io/ZzFXM/)

[Kang Seonghoon](https://mearie.org/) for [Roadroller](https://lifthrasiir.github.io/roadroller/)

[Rob Louie](https://github.com/roblouie) for Roadroller configuration recommendations

[Salvatore Previti](https://github.com/SalvatorePreviti) for Terser configuration recommendations

Graphics: [Micro Roguelike by Kenney](https://www.kenney.nl/assets/micro-roguelike)

[Andrzej Mazur](https://end3r.com/) for organizing js13k

## License

MIT