Add: 2048-cli

pull/36/head
Tullio Facchinetti 5 months ago
parent 84c980967a
commit edf6c7dd52

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1320**
* Apps/tools covered: **1321**
* Number of categories: **76**.
# Index
@ -19,7 +19,7 @@ Some links are available to [related resources](#resources).
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (21), [Data transfer](#transfer) (39), [DevOps](#devops) (12), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (19), [Disk usage analyzers](#disk-analyzer) (12)
* [Editors](#editors) (25), [Email](#email) (14)
* [File and file system handling](#file-handling) (20), [File deletion and trash bin (alternatives to rm)](#rm) (6), [File explorer and tree visualization](#file-explorer) (10), [File finding (alternatives to find)](#find) (7), [File listing (alternatives to ls)](#ls) (9), [File manager](#file-manager) (19), [File renamers](#file-renamer) (13), [File systems](#file-system) (4), [File watching for changes](#file-watch) (8), [Financial tools](#financial) (12), [Font management](#font) (3), [Funny tools](#funny) (31), [Fuzzy finders and option pickers](#option-picker) (13)
* [Games](#games) (48), [Git and accessories](#git) (47), [Graphics](#graphics) (37)
* [Games](#games) (49), [Git and accessories](#git) (47), [Graphics](#graphics) (37)
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (51), [Note taking](#note-taking) (21)
@ -711,6 +711,7 @@ Fuzzy finders and generic option pickers in lists of strings.
Board games, puzzles, roguelikes, role-play, adventures, card games, etc..
* [2048-cli](https://github.com/Frost-Phoenix/2048-cli) - A 2048 clone that run in the terminal.
* [Angband](https://rephial.org/) - Angband is a free, single-player dungeon exploration game.
* [anonymine](https://oskog97.com/projects/anonymine/) - Curses mode minesweeper without guessing and other original features.
* [bastet](http://fph.altervista.org/prog/bastet.html) - (Bastard Tetris) implements the classical Tetris but with a logic to generate the next block which maximizes the difficulty for the player.

@ -1319,3 +1319,4 @@ browser,carbonyl,,https://github.com/fathyb/carbonyl,Chromium running inside you
package-manager,app,,https://github.com/hkdb/app,A cross-platform package management assistant with super powers.
monitor,GFetch,,https://github.com/tanaybhomia/GFetch,A simple fetch script written in Python.
utility,chet-client,,https://github.com/Hillside-Labs/chet-client,Measure your commands to speed up your development.
games,2048-cli,,https://github.com/Frost-Phoenix/2048-cli,A 2048 clone that run in the terminal.

1 category name homepage git description
1319 package-manager app https://github.com/hkdb/app A cross-platform package management assistant with super powers.
1320 monitor GFetch https://github.com/tanaybhomia/GFetch A simple fetch script written in Python.
1321 utility chet-client https://github.com/Hillside-Labs/chet-client Measure your commands to speed up your development.
1322 games 2048-cli https://github.com/Frost-Phoenix/2048-cli A 2048 clone that run in the terminal.
Loading…
Cancel
Save