Alternatives
Products that do what ASCII Royale does
Terminal battle royale — peer-to-peer over iroh, no server. Pure ASCII, 8-bit sound, playable over SSH.
- 1

- 2

- 3BT
2015 · github.com
- 4S2
2020 · github.com
- 5AA
2018 · amp.rs
- 6

- 7

- 8

- 9

- 10AT
2019 · github.com
- 11

- 12RA
2019 · github.com
- 13

- 14
- 15AT
- 16CM
Here's something I realized: the most AI-native knowledge base isn't a SaaS product with an API. It's a folder of markdown files on your disk. Obsidian stores everything as plain .md files. That means Claude Code (or any AI tool) can grep, read, write, and traverse your entire knowledge base with zero setup. No API keys. No OAuth. No middleware. Just local file I/O. The only missing piece was sync. I wanted my vault on iPhone (iCloud), on Mac (local), and on GitHub (backup + version history) — without paying $4/mo for Obsidian Sync. cc-md is ~400 lines of bash. iCloud handles Apple…
Feb 2026 · github.com
- 17AP
- 18TI
2018 · tascii.io
- 19MF
2015 · monodraw.helftone.com
- 20SW
I just finished my first iOS game, Snack Words, which is a real-time, multi-player word finding game. iTunes link: http://itunes.apple.com/us/app/snack-words/id425786167?mt=8&ls=1 YouTube video demo: http://www.youtube.com/watch?v=5zPQuqoUHqU I wanted to build something very simple and minimal. There's no figuring out who to play, and each game is only 90 seconds long. The backend is 2,400 lines (so short!) of Erlang which speaks a custom protocol (length tagged JSON packets) to the client. The Objective-C side protocol implementation makes heavy use of blocks and works a lot like my…
2011
- 21AA
I’ve had this idea for a new code editor chord grammar bouncing around in my head for over 2 years, and now I can finally release v0.1 of ane. You can run it one-shot from scripts or agents (`ane exec —chord…`) or use its full-on TUI editor. ane is pure Rust, and integrates tree-sitter and LSP to provide a pleasant and predictable terminal code editing experience. I’d love folks to try it out and give feedback! Thanks :)
May 2026 · github.com
- 22AW
2022 · github.com
- 23GC
2020 · github.com
- 24IM
Hello HackerNews, I'm Kaamkiya, the author of this program. It's a collection of minimal games made for terminals, like 2048, Hangman, and even two player games like pong. They're all text-based, but they can actually be quite fun. If you want to test it right now, you can do this: go run github.com/Kaamkiya/gg@latest I started this project out of boredom, honestly. I was bored, and when I'm bored I like to code or play video games. So I coded video games. I kept them really minimal though, because I'm not great at gamedev and thought it would be easier to contribute to text-based…
2024 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →