=> gemini://squid.flounder.online/index.gmi Return to Squid's World => index.gmi Return to Ascii Art This is a work in progress. Moving it to Squid's world to clean up my home directory. The plan for a game. It's a space sim type game, but it's console based. It's a cyberpunk type game where you work with other players to operate assets that are powered by computers. These assets include space stations, mining facilities, and space ships... Etc. Connecting to any of the interfaces allows for you to access the systems of that interface. The players need to work together to use those interfaces to achieve an overall mission. Just a concept at this point. Probably will be baked into the "Cyberia One" lore at some point. ## Interface for a Ship's Captain ``` ╔═════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗ ║CREW: 81 | WEIGHT: 172/200 T3 Ferris Technology - STARFLYER 900 SERIES║ ║FUEL: 176/213 | SPEED: 2300km/hr Captain's Interface║ ║═════════════════════════════════════════════════════════════════════════════════════════════════════════════════════║ ║ALERT STATUS: GREEN | | ║ ║SHIELDS: DOWN | _______?_______ | ║ ║WEAPONS: OFFLINE | / \ | ║ ║TRANSPONDER: ONLINE | | (o) | | ║ ║ =INTERFED= | | (o) | | ║ ║ 8292019202 | | \ | | ║ ║ | | | | ║ ║ | | \__/ | | ║ ║ | | | | ║ ║ | \_______________/ | ║ ║ | / \ / \ | ║ ║ | / / \ \ | ║ ║ | | | | _+_ | | ║ ║ | | | | | | | | ║ ║═══════════════════════════════════════════════════════════════╗ ║ ║ COMMUNICATIONS ║ ║ ║═══════════════════════════════════════════════════════════════║ ║ ║ENG > CPT: WARP ENGINES ONLINE ║ ║ ║CPT > TAC: DEACTIVATE WEAPONS ║ ║ ║TAC > CPT: WEAPONS OFFLINE ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║═══════════════════════════════════════════════════════════════║ ║ ║» ║ ║ ╚═══════════════════════════════════════════════════════════════╝═════════════════════════════════════════════════════╝ ```