Skip to content

alanpoon/qq_party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A multiplayer browser game build with Bevy and Wasmcloud as backend

Bevy's ECS can be compiled into Wasmcloud's actor. This means that developer can still create a shared library ECS system functions between the backend and frontend

Alt Text

Steps

  • nats-server -c ops/websocket2.conf -V -D -js
  • docker start ${registry container}
  • make build
  • make serve_ui