diff options
| author | Benjamin Linskey | 2026-06-11 14:00:40 -0400 |
|---|---|---|
| committer | Benjamin Linskey | 2026-06-11 14:00:40 -0400 |
| commit | e2528bc96c637bdb93a2aa6ac82195df54631ebc (patch) | |
| tree | df77fd8b26d46bd0b5f66d5f761aac7f7c4fb414 | |
| parent | 33ac314a2120a7e1d24cd367fd033c6c0d685121 (diff) | |
| download | rogue-main.tar.gz | |
Add a note to reflect the fact that this isn’t fully portable yet.
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Rogue +*Current status: Work in progress* + This is a portable version of the classic Unix game *Rogue*, forked from the version distributed with NetBSD. It's intended to be portable across Unix-like systems and maintains a user-specific high score table, in contrast to the |