0
0
mirror of https://github.com/abakh/nbsdgames.git synced 2025-06-30 22:19:58 -04:00
This commit is contained in:
untakenstupidnick 2019-03-21 19:26:13 +03:30
commit 9fb4950d6f

View File

@ -1,10 +1,10 @@
# New BSD Games
You have a computing machine from 1980's and you wonder how can you use it?
You deal with a GUI-less machine at work and are looking for ways to kill time?
You have to make a Reversi AI for your homework and you don't know where to copy it from?
You have been so excited about the bsdgames, but have grown tired of playing tetris, snake and robots for billions of times?
You feel they have betrayed you by bundling stuff like phantasia with a package you except to contain GAMES?
<!To anyone who has been involved in development of this display system: f.. fu.. FUCK Y'ALL ! WHAT KIND OF HELLISH SHIT IS THIS?!?!?!?!??>
*You have a computing machine from 1980's and you wonder how you can use it? <br/>
You deal with a GUI-less machine at work and are looking for ways to kill time? <br/>
You have to make a Reversi AI for your homework and you don't know where to copy it from? <br/>
You have been so excited about the bsdgames, but have grown tired of playing tetris, snake and robots for billions of times? <br/>
You feel they have betrayed you by bundling stuff like phantasia with a package you except to contain GAMES?* <br/>
**Don't worry** anymore as you've got nbsdgames now!
@ -25,7 +25,7 @@ These include:
## Prerequisites
* make (optional)
* POSIX make (optional)
* A C compiler with C99 enabled
* The standard library
* libncurses (the dev package if you are on debian-based distros)