From bd56d687f432c7fc16cd4ebb923117faaf9f8c96 Mon Sep 17 00:00:00 2001 From: untakenstupidnick <43383870+untakenstupidnick@users.noreply.github.com> Date: Thu, 21 Mar 2019 18:49:33 +0330 Subject: [PATCH 1/4] I hate github's README system and it's developers. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2c21220..fb17f56 100644 --- a/README.md +++ b/README.md @@ -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? + + *You have a computing machine from 1980's and you wonder how you can 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?*
**Don't worry** anymore as you've got nbsdgames now! From 11fa697c53891fe412d8d3b1cdfd58ac77d822af Mon Sep 17 00:00:00 2001 From: untakenstupidnick <43383870+untakenstupidnick@users.noreply.github.com> Date: Thu, 21 Mar 2019 18:51:46 +0330 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb17f56..292757c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ These include: * Checkers * Battleship * SOS -* Rabbithole (A maze-exploring game where you have to gather items from all around the maze rather reaching an end,the idea maybe mine) +* Rabbithole (A maze-exploring game where you have to gather items from all around the maze rather reaching an end, the idea maybe mine) * Pipes (Same as the famous Pipe Mania, unplayable on the environments that don't support the line characters) ## Prerequisites From f44e71688b289981407ed8178a989b957093a81d Mon Sep 17 00:00:00 2001 From: untakenstupidnick <43383870+untakenstupidnick@users.noreply.github.com> Date: Thu, 21 Mar 2019 18:53:14 +0330 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 292757c..170167e 100644 --- a/README.md +++ b/README.md @@ -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) From ee25fc862e6fd081534df115d99dc6c3baa7f984 Mon Sep 17 00:00:00 2001 From: untakenstupidnick <43383870+untakenstupidnick@users.noreply.github.com> Date: Thu, 21 Mar 2019 18:54:18 +0330 Subject: [PATCH 4/4] I hate github's README system --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 170167e..fc76409 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ **Don't worry** anymore as you've got nbsdgames now! -I originally made these to be added to NetBSD (but the few i talked with preferred to have games in the repositories rather than in /usr/games itself). +I originally made these to be added to NetBSD ( but the few i talked with preferred to have games in the repositories rather than in /usr/games itself) . These include: