Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thatonebro/13th-century-game
https://github.com/thatonebro/13th-century-game
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thatonebro/13th-century-game
- Owner: ThatOneBro
- License: mit
- Created: 2023-08-20T02:56:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-19T09:03:58.000Z (7 months ago)
- Last Synced: 2024-11-30T21:35:56.485Z (28 days ago)
- Language: TypeScript
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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