Blob


1 # Deprecation Notice
2 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.git
6 # portable NetBSD tetris
7 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 Platforms
11 - OpenBSD >= 7.5
12 - FreeBSD
13 - Linux (w/ glibc)
15 ## Dependencies
16 - libncurses
17 - libbsd (on Linux)