From 85786f1e5ce8803af7dce9b1f49f3dee759345dd Mon Sep 17 00:00:00 2001 From: Matheus Date: Sun, 19 Oct 2025 14:54:35 -0300 Subject: chore:add readme --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd90510 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A simple snake game in ncurses. Use wasd to play. -- cgit v1.2.3