Skip to content

FlySkyPie/polis-node

Repository files navigation

Polis Node

Polis is my side project, the goal is aim to create game engine with several feature:

  • Build with ECS (Entity Component System) architecture.
  • Server side 3D rendering.
  • Distributed computing voxel world.

Development

pnpm install
cp spectator-client/.env.sample spectator-client/.env

pnpm run dev
# `polis-node-electron` would randomly pick port for API, change it for `spectator-client`
vi spectator-client/.env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published