Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 597 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 597 Bytes

World of Wordcraft

Generate explorable tilemaps from natural language prompts

Running Locally

Looking to run the examples locally? Clone or download the repository. Make sure you have node installed. Open a terminal in the repository folder and run:

yarn

This will install the needed dependencies. Then you can run:

yarn dev

This will open up a browser with the game running.

License & Attribution

See licenses.md for the licenses & attributions for the various components of this repository - the game assets & the code