Playground for trying out Colyseus (multiplayer framework for Node.js)
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
32
commits
10
fix issue with zooming after viewport mouse drag
5fd3a0d
setup "@pixi/ui" for game UI
33a27d1
fix issue with camera being stuck
ac2d8a1
refactor camera controller and state into single class
be36d12
implement basic camera movement with WASD keys
e694c0b
update sea background image
c4b1c3c
implement waves in different directions
1b5a84e
add more world map levels
cb174e9
enable setting rotation to islands
427d3a2
specify Node version in package.json
ef03c90
add obstacle polygons for all island sprites
f639a3c
implement easy configuration for map world
99318ca
add island assets
cdf3c72
enable smooth zooming
d740da7
display ship destination indicators
94ffabd