diff options
author | andy5995 <arch_stanton5995@protonmail.com> | 2022-12-05 01:21:01 -0600 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-12-05 12:47:25 +0200 |
commit | 1fc67456c076d4b718fa34eb98455436b4abde91 (patch) | |
tree | 70139d487e8b041f6a04e010d3b94b16c91ecde4 /docs/markdown/Users.md | |
parent | 8a725589e71aa4c5d97dda50ee433f1324fd42cd (diff) | |
download | meson-1fc67456c076d4b718fa34eb98455436b4abde91.zip meson-1fc67456c076d4b718fa34eb98455436b4abde91.tar.gz meson-1fc67456c076d4b718fa34eb98455436b4abde91.tar.bz2 |
Users.md:add aawordsearch project
Diffstat (limited to 'docs/markdown/Users.md')
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index ff3f954..1765b69 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -13,6 +13,7 @@ here. Some additional projects are listed in the [`meson` GitHub topic](https://github.com/topics/meson). - [2048.cpp](https://github.com/plibither8/2048.cpp), a fully featured terminal version of the game "2048" written in C++ + - [aawordsearch](https://github.com/theimpossibleastronaut/aawordsearch), generate wordsearch puzzles using random words in different languages - [Adwaita Manager](https://github.com/AdwCustomizerTeam/AdwCustomizer), change the look of Adwaita, with ease - [Aravis](https://github.com/AravisProject/aravis), a glib/gobject based library for video acquisition using Genicam cameras - [Akira](https://github.com/akiraux/Akira), a native Linux app for UI and UX design built in Vala and Gtk |