FoonLudum Dare ExplorerLD50 → Kernel Panic

Kernel Panic

By aligator

View on ldjam.com

CategoryRankScoreCount

Comments

olddog 2022-04-06 00:11

a littlr hard for me ,,,,ps : how did you make this game

fifut 2022-04-06 19:16

An ssh game ! I never thought I would find this :thumbsup:

aligator 2022-04-06 20:31

@olddog @fifut thanks for trying :-)

it is done using a Golang lib which just serves a cli through ssh to the client: https://github.com/charmbracelet/wish

Together with a cli-ui building lib (from the same developers): https://github.com/charmbracelet/bubbletea

cosmicallity 2022-04-07 05:26

Now this is an interesting way to make a game! Really cool to see people make different kinds of neat stuff, also it was pretty fun!

aligator 2022-04-08 21:22

@cosmicallity thanks :-)

yanc0 2022-04-12 07:30

Hi ! Great idea ! I love SSH games. The scoreboard at the end is really interesting and I learned a lot reading your code. Thanks for sharing :tea: !

aligator 2022-04-12 22:30

@yanc0 Thanks for playing and reading the code :-)