From 84230bf6d3d840b1f76ebd37305f04263bfa07ee Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Thu, 13 May 2021 14:40:12 +0200 Subject: [PATCH] Removed reference to pixel dungeon while describing nethack. --- README.md | 4 ++-- data/apps.csv | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1dc33c6..a1aa98f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ If you have any suggestion or want your project listed here, drop me an email at * [paperbackup](https://github.com/intra2net/paperbackup) - Create a pdf with barcodes to backup text files on paper. * [rclone](https://rclone.org/) - Rclone manages file synchronization on cloud storage. * [Unison](https://www.cis.upenn.edu/~bcpierce/unison/) - File synchronizer. -* [Zaloha.sh](https://github.com/Fitus/Zaloha.sh) - Shellscript for synchronization of files and directories +* [Zaloha.sh](https://github.com/Fitus/Zaloha.sh) - Shellscript for synchronization of files and directories. * [zbackup](http://zbackup.org/) - A globally-deduplicating backup tool, based on the ideas found in rsync. ## Chat and instant messaging @@ -180,7 +180,7 @@ If you have any suggestion or want your project listed here, drop me an email at * [freesweep](http://www.upl.cs.wisc.edu/~hartmann/sweep/) - A Minesweeper clone for the terminal which allows you to configure settings such as table rows and columns up to 1024x1024!), percentage of bombs, colors and also has a highscores table. * [Language-games](https://github.com/Hellisotherpeople/Language-games) - Dead simple games made with word vectors. * [minesweeper](https://github.com/gazpachoking/minesweeper) - Cross-platform terminal based minesweeper. -* [Nethack](http://nethack.org/) - Single player rogue-like dungeon exploration game; I'm currently addicted to [Pixel Dungeon](http://pixeldungeon.watabou.ru/) and its derivatives (Android apps), thus I find nethack a little bit too graphically poor. +* [Nethack](http://nethack.org/) - Single player rogue-like dungeon exploration game. * [Oldrunner](http://culot.org/public/Code/oldrunner.html) - Character-based remake of Lode Runner; includes all the original 150 levels. * [Slash'EM](http://slashem.sourceforge.net/) - Rogue-like game derived from `nethack` offering extra features, monsters, and items; includes a GUI version. * StarWars vision - See Star Wars in ASCII with ``telnet towel.blinkenlights.nl``. diff --git a/data/apps.csv b/data/apps.csv index 657289a..301b3ea 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -127,7 +127,7 @@ backup,Duply,http://duply.net/,Simplifies the use of [duplicity](http://duplicit backup,paperbackup,https://github.com/intra2net/paperbackup,Create a pdf with barcodes to backup text files on paper. backup,rclone,https://rclone.org/,Rclone manages file synchronization on cloud storage. backup,Unison,https://www.cis.upenn.edu/~bcpierce/unison/,File synchronizer. -backup,Zaloha.sh,https://github.com/Fitus/Zaloha.sh,Shellscript for synchronization of files and directories +backup,Zaloha.sh,https://github.com/Fitus/Zaloha.sh,Shellscript for synchronization of files and directories. file-handling,ncdu,https://dev.yorhel.nl/ncdu,"""A disk usage analyzer with an ncurses interface. It is designed to find space hogs on a remote server where you don't have an entire graphical setup available.""" file-handling,classifier,https://github.com/bhrigu123/classifier,"Organize files in your current directory, by classifying them into folders of music, pdfs, images, etc." file-handling,detox,http://detox.sourceforge.net/,A utility designed to easily clean up filenames; it replaces characters like spaces with standard equivalents; it also replace UTF-8 or Latin-1 (or CP 1252) characters with more handy ones. @@ -154,7 +154,7 @@ games,bastet,http://fph.altervista.org/prog/bastet.html,(Bastard Tetris) impleme games,Cataclysm: Dark Days Ahead,https://cataclysmdda.org/,Open source turn-based survival RPG development project. games,Dwarf fortress,http://www.bay12games.com/dwarves/,A fantasy game using ASCII art graphical representation of the game environment; it features a rich environment with many options and possibilities. games,freesweep,http://www.upl.cs.wisc.edu/~hartmann/sweep/,"A Minesweeper clone for the terminal which allows you to configure settings such as table rows and columns up to 1024x1024!), percentage of bombs, colors and also has a highscores table." -games,Nethack,http://nethack.org/,"Single player rogue-like dungeon exploration game; I'm currently addicted to [Pixel Dungeon](http://pixeldungeon.watabou.ru/) and its derivatives (Android apps), thus I find nethack a little bit too graphically poor." +games,Nethack,http://nethack.org/,Single player rogue-like dungeon exploration game. games,Oldrunner,http://culot.org/public/Code/oldrunner.html,Character-based remake of Lode Runner; includes all the original 150 levels. games,Slash'EM,http://slashem.sourceforge.net/,"Rogue-like game derived from `nethack` offering extra features, monsters, and items; includes a GUI version." games,Typespeed,http://typespeed.sourceforge.net/,"Type words that are flying by from left to right as fast as you can; features different word sets, e.g., UNIX commands, English words, Non-English words."