User Tools

Site Tools


ussconcurrency

Differences

This shows you the differences between two versions of the page.


Previous revision
ussconcurrency [2024/01/31 04:08] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +multiplayer webgame. setting: large ship moving through the ocean.
 +
 +Inputs/Outputs
 +
 +  * On every display: Map, Speed over water, Direction
 +  * Forces of nature: Speed and direction of current
 +
 +Stations
 +
 +  * Navigation
 +    * control: Desired speed over the water
 +    * control: Direction
 +  * Engine room
 +    * control: Engine speed (used to make speed over water match desired speed)
 +    * display: available fuel
 +    * display: engine fire
 +    * control: activate fire suppression
 +
 +Display Widgets
 +
 +  * Needle meter
 +  * Directional arrow
 +  * Map of ship (for fire alarms and engine speeds)
 +  * Map of ocean
 +