Skip to content

jesusmscode/tulip

 
 

Repository files navigation

🌷 tulip

A web library for procedural game creation. If you are familiar with React, now you can create games with 🌷 tulip!

yarn add @tulib/tulip

⚠️This library is under heavy development ⚠️

Don't use this library for production games yet!

How to "run" the project

  1. yarn the project
  2. Use yarn link
  3. Go to /examples/example-local
  4. Use yarn link @tulib/tulip
  5. yarn the project
  6. Run yarn start
  7. Go to localhost:4194
  8. Modify the example project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%