.. |
canvas-elements
|
9e84eb3a86
moving gameapi to be main project in server folder. Removing unused websocket server; adding ability for ship to change it's color in the ship info panel
|
3 years ago |
components
|
76f0620f0a
Switching input from target point to angle and thrust; adding physics information to server-side Player object for calculations; client computing predicted other ship locations/rotation/velocity; moving player client input to PlayerController
|
3 years ago |
states
|
9e84eb3a86
moving gameapi to be main project in server folder. Removing unused websocket server; adding ability for ship to change it's color in the ship info panel
|
3 years ago |
Acquire.js
|
af2a5f0b11
adding connect websocket command to get socket id; janky map-wrap for the player ship; allowing player to change ship color in ship info
|
3 years ago |
Core.js
|
af2a5f0b11
adding connect websocket command to get socket id; janky map-wrap for the player ship; allowing player to change ship color in ship info
|
3 years ago |
DomUiManager.js
|
9e84eb3a86
moving gameapi to be main project in server folder. Removing unused websocket server; adding ability for ship to change it's color in the ship info panel
|
3 years ago |
FSM.js
|
f711b2bb7c
handing off websocket interactions to each state using the FSM; reconnecting on a delay if socket connection is lost
|
3 years ago |
GameWebsocketCommandHandler.js
|
af2a5f0b11
adding connect websocket command to get socket id; janky map-wrap for the player ship; allowing player to change ship color in ship info
|
3 years ago |
KeyboardInput.js
|
e91ca86117
initial commit canvas-base
|
4 years ago |
Logger.js
|
e91ca86117
initial commit canvas-base
|
4 years ago |
manualtween.js
|
e91ca86117
initial commit canvas-base
|
4 years ago |