Games!
Zolvery is a free platform for playing community-built games.
The project is maintained as one monorepo containing the following packages:
| Name | Description |
|---|---|
core |
All logic related to running clients and servers. |
examples |
Examle projects. |
images |
Pre-setup client execution environments . |
After cloning the repo, run npm install in the root of the project to install
all necessary dependencies. Then run npx nx run build to build all the
packages.
Read through our Contribution Guide to learn how you can help make Zolvery better.
