Switch language한국어
Back to the list

Xs of Y – roguelike that names itself every run. Written in 4kLoC | Hacker News

TL;DR AI

Key summary

2 min read
  1. A Hacker News post featured a tiny roguelike built in about 4k lines of code that generates a new name each run.

  2. Commenters reported a Safari redirect loop tied to missing cross-origin isolation, despite use of coi-serviceworker-js.

  3. Players also noted awkward starting inventory controls that require a key press to equip items.

  4. Some questioned whether the project gave proper attribution for Brogue-inspired visuals and animations.

Read the original