Blob
1 # Deprecation Notice2 This project is now part of my desktop environment.3 Any further development is going to happen there.4 Link: http://got.stuerz.xyz/?action=summary&path=desktop.git6 # portable NetBSD tetris7 This project attempts to port NetBSD's tetris to as many platforms as possible.8 Additionally a few non-portability changes were made.10 ## Supported Platforms11 - OpenBSD >= 7.512 - FreeBSD13 - Linux (w/ glibc)15 ## Dependencies16 - libncurses17 - libbsd (on Linux)