Skip to content

JollyPixel/editor

Repository files navigation

openally

JollyPixel

Monorepo for the collaborative 3D HTML5 game maker

license maintained typescript esm-cjs

Requirements

Available packages

Click on one of the links to access the documentation of the package:

name package and link description
engine @jolly-pixel/engine ECS framework on top of Three.js
runtime @jolly-pixel/runtime Runtime for the engine / ECS

These packages are available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @jolly-pixel/engine
# or
$ yarn add @jolly-pixel/engine

Build

To install and compile all workspaces, just run the following command at the root

$ npm install
$ npm run build

Test

Running test with npm workspace:

$ npm run test -w <workspace>

Publishing package

Each packages has his own prepublishOnly to build TypeScript source before publishing.

$ npm publish -w <workspace>

Contributors ✨

All Contributors

Thanks goes to these wonderful people (emoji key):

Thomas.G
Thomas.G

💻 📖 🐛 ⚠️ 🛡️
Alexandre Malaj
Alexandre Malaj

💻 📖 🐛
PierreDemailly
PierreDemailly

💻

License

MIT

About

The collaborative 3D HTML5 game maker

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors 5