Add: Durak

pull/30/head
Tullio Facchinetti 7 months ago
parent d6895d883a
commit 3911d182ec

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1210**
* Apps/tools covered: **1211**
* Number of categories: **75**.
# Index
@ -19,7 +19,7 @@ Some links are available to [related resources](#resources).
* [Data management](#data-management) (14), [Data management - JSON/YAML/etc.](#data-management-json) (42), [Data management - Tabular data](#data-management-tabular) (19), [Data transfer](#transfer) (36), [DevOps](#devops) (10), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (18), [Disk usage analyzers](#disk-analyzer) (12)
* [Editors](#editors) (25), [Email](#email) (14)
* [File and file system handling](#file-handling) (19), [File deletion and trash bin (alternatives to rm)](#rm) (5), [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) (12), [File systems](#file-system) (4), [File watching for changes](#file-watch) (7), [Financial tools](#financial) (12), [Font management](#font) (2), [Funny tools](#funny) (28), [Fuzzy finders](#fuzzy-finder) (10)
* [Games](#games) (45), [Git and accessories](#git) (42), [Graphics](#graphics) (32)
* [Games](#games) (46), [Git and accessories](#git) (42), [Graphics](#graphics) (32)
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (39), [Note taking](#note-taking) (21)
@ -690,6 +690,7 @@ Board games, puzzles, roguelikes, role-play, adventures, card games, etc..
* [clidle](https://github.com/ajeetdsouza/clidle) - Wordle, now over SSH.
* [crappybird-py](https://github.com/JonPizza/crappybird-py) - Flappy bird.
* [Dino](https://github.com/wldfngrs/chrome-dinosaur-terminal) - A C++ and ncurses rendering of the popular chrome dinosaur game on the terminal.
* [Durak](https://github.com/levkush/durak) - Durak card game for two in a terminal.
* [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.
* [escaping-figures-game-cli](https://github.com/akgondber/escaping-figures-game-cli) - Count figure's occurences in the escaping figures matrix.
* [Flapioca](https://github.com/kbrgl/flapioca) - A Flappy Bird-inspired terminal game written in Go.

@ -1209,3 +1209,4 @@ typing,Typr,,https://github.com/DriftingOtter/Typr,"`typr` is a Python-based app
networking,echo,,https://github.com/devem-tech/echo,Speedy API emulation facilitated by a reverse proxy and mock json server.
office,presenterm,,https://github.com/mfontanini/presenterm,A terminal slideshow tool.
webdev,kanha,,https://github.com/pwnwriter/kanha,A web-app pentesting suite written in Rust.
games,Durak,,https://github.com/levkush/durak,Durak card game for two in a terminal.

1 category name homepage git description
1209 networking echo https://github.com/devem-tech/echo Speedy API emulation facilitated by a reverse proxy and mock json server.
1210 office presenterm https://github.com/mfontanini/presenterm A terminal slideshow tool.
1211 webdev kanha https://github.com/pwnwriter/kanha A web-app pentesting suite written in Rust.
1212 games Durak https://github.com/levkush/durak Durak card game for two in a terminal.
Loading…
Cancel
Save