From d8dc7f61044c3e0811071502c2bd68d9202bc779 Mon Sep 17 00:00:00 2001 From: Adam Garrett-Harris Date: Wed, 12 Dec 2018 11:45:32 -0700 Subject: [PATCH] Add Dwarf Fortress into new games section --- contributing.md | 8 ++++++++ readme.md | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/contributing.md b/contributing.md index c4e3222..9ddb268 100644 --- a/contributing.md +++ b/contributing.md @@ -1,3 +1,11 @@ + + +**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* + +- [Contribution Guidelines](#contribution-guidelines) + + + # Contribution Guidelines Not all tools can be considered. The aim of the list is to provide a concise list of awesome CLI tools and apps. This means that suggested software should: diff --git a/readme.md b/readme.md index ac7ef29..07c54ae 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Entertainment](#entertainment) - [Social Media](#social-media) - [Video](#video) + - [Games](#games) - [Development](#development) - [Web Development](#web-development) - [Mobile Development](#mobile-development) @@ -92,6 +93,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [youtube-dl](http://rg3.github.io/youtube-dl/) - a small command-line program to download videos from YouTube.com and a few more sites. You can install with `brew install youtube-dl`. - [open-pip-cli](https://github.com/albinekb/open-pip-cli) - Watch movies in macOS native picture-in-picture player from your terminal. +### Games + +- [Dwarf Fortress](http://www.bay12games.com/dwarves/) - Dwarf Fortress is a part construction and management simulation, part roguelike, indie video game + ## Development - [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations.