{"repo":"croquet/worldcore","free":true,"listed":false,"github":"https://github.com/croquet/worldcore","clone":"git clone https://github.com/croquet/worldcore.git","description":"Croquet-based multi-player game engine","language":"JavaScript","stars":57,"topics":["croquet","javascript","multiplayer","game-engine","game-development"],"license":null,"category":"game-templates","readme_excerpt":"Worldcore Worldcore is a multi-player 3D game engine for the web, running on Croquet. It is modular, extensible, and cross-platform. In this monorepo you will find the packages making up Worldcore itself example apps and tutorials Packages Worldcore consists of multiple packages, which all live in this repository under packages/ : @croquet/worldcore-kernel : provides the core functionality, and re-exports all of Croquet's exports ( packages/kernel ) @croquet/worldcore- : optional packages ( packages/ ) @croquet/worldcore : combines all of the above in a single package for convenience ( packages/full ) Prerequisites: git https://git-scm.com/download/ node https://nodejs.org/en/download/ We use git to manage our source code. To verify installation worked, type the command line git --version and you should see output similar to this: git --version = git version 2.37.1 The exact version does not matter. Similarly for Node, which we use for our build tools: node --version = v16.20.0 Preparation We use Lerna to manage the packages in this monorepo. Clone the Worldcore repo: git clone https://github.com/croquet/worldcore.git Install build tools (e.g. lerna ): cd worldcore npm i This step will also execute lerna bootstrap which sets up the repo for use. Run and modify an example Execute these commands (we do not show the output here, only the commands): cd tutorials/tutorial01 npm start This command will not stop until you press ctrl-c. It will continually rebuild files as you edit t","default_branch":null,"files":null,"tree":[],"storefront":"/r/croquet","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/croquet/worldcore/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}