aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Linskey2026-06-11 14:00:40 -0400
committerBenjamin Linskey2026-06-11 14:00:40 -0400
commite2528bc96c637bdb93a2aa6ac82195df54631ebc (patch)
treedf77fd8b26d46bd0b5f66d5f761aac7f7c4fb414
parent33ac314a2120a7e1d24cd367fd033c6c0d685121 (diff)
downloadrogue-main.tar.gz

Add a work-in-progress notice to readme

HEADmain

Add a note to reflect the fact that this isn’t fully portable yet.

-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cf87593..ad57bcd 100644
--- a/README.md
+++ b/README.md
@@ -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