Live data from Hacker News

Show HN: Halloween game to show off my new Terminal

joel.tools

1–10 of 32 posts

Show HN: Halloween game to show off my new Terminal

#1
Hi hi,

I made a little Halloween themed game this week to show off my new terminal. You can play it in the browser. at https://joel.tools/halloween/

Two years ago, I started building an experiment tracking tool for myself as I have been venturing into ai research, and it has morphed into a terminal with rich content support and a bunch of fancy features. https://github.com/JoelEinbinder/snail/

I can't recommend people start using snail for important stuff today, but I think the game is fun and it shows off a lot of the capabilities of the terminal.

Joel Einbinder

Show HN: Halloween game to show off my new Terminal
joel.tools

Re: Show HN: Halloween game to show off my new Terminal

#4
post #2

This is extremely cute. Great work! I had a lot of fun playing around for a few minutes. Only input I would give is that ability text can be way oversized for its textbox.

Was it "high jump kick"? That's the longest move name. I'll probably just abbreviate it instead of measuring the text :)

Re: Show HN: Halloween game to show off my new Terminal

#5
post #3

Despite the warning that it might not work on mobile, it works quite well on my iPad… that said, a few of the monster fights happened at just over postage-stamp resolution. Super fun little game.

Thanks!

I don't have an iPad to test on but I'll try it out in the simulator. I assume you were using an attached keyboard? I would guess that the soft keyboard would not appear in the monster fights.

Re: Show HN: Halloween game to show off my new Terminal

#8

My first commands: >> ls -a >> cat help.txt >> pushd neighbors_house I got back: "pushd not found." >> cd .. I'm a total scaredy cat.

TIL pushd. I should go add that to snail.

There is no bash running here, but I can promise nothing in the game is scarier than JavaScript!

Post reply on HN