A web library for procedural game creation. If you are familiar with React, now you can create games with 🌷 tulip!
yarn add @tulib/tulip
Don't use this library for production games yet!
yarn
the project- Use
yarn link
- Go to
/examples/example-local
- Use
yarn link @tulib/tulip
yarn
the project- Run
yarn start
- Go to
localhost:4194
- Modify the example project