olddog 2022-04-06 00:11
a littlr hard for me ,,,,ps : how did you make this game
Foon → Ludum Dare Explorer → LD50 → Kernel Panic
By aligator
| Category | Rank | Score | Count |
|---|
a littlr hard for me ,,,,ps : how did you make this game
An ssh game ! I never thought I would find this :thumbsup:
@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
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!
@cosmicallity thanks :-)
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: !
@yanc0 Thanks for playing and reading the code :-)