summaryrefslogtreecommitdiff
path: root/usr.bin/mrow/Makefile
AgeCommit message (Collapse)Author
47 hoursusr: mrow: Use 'libgfx' instead of bare fbdevIan Moffett
Instead of relying on mmap()'ing the framebuffer and doing shape math manually, this commit puts libgfx to use. Signed-off-by: Ian Moffett <ian@osmora.org>
2025-06-21usr.bin: Add 'mrow' gameIan Moffett
Add fun mrow game with the goal of catching little mice like a silly kitty!!! Signed-off-by: Ian Moffett <ian@osmora.org>