A web library for procedural game creation. If you are familiar with React, now you can create games with 🌷 tulip!
Don't use this library for production games yet!
yarnthe project- Use
yarn link - Go to
/examples/example-local - Use
yarn link @tulib/tulip yarnthe project- Run
yarn start - Go to
localhost:4194 - Modify the example project
- Add a file
.npmrcwith@jsr:registry=https://npm.jsr.io - And add to the
package.json->"@tu/tulip": "npm:@jsr/tu__tulip@latest" - Run
yarnon the project
- Run
yarn add @tulib/tulipon the project