Audiogame manager
Update August 2025
Audiogame Manager is going through what amounts to a pretty much complete rewrite. This is because of changes coming in wine, e.g. moving to WOW64. Once the changes are merged to the master branch, things will be different for installation and running games. It will require reinstalling all games.
If you want to stick with the older format, e.g. you have all the games you want and everything just works and you don’t want to fix what ain’t broke, Do the following:
bash
git checkout 2025
Please note that this is a tagged release. There will be no fixes or games added to the 2025 version. If you still have wine capabile of both 32 and 64 bit installations though, this may be for you.
Also, I updated the link to the wiki. Thanks Jonathan Rodriguez for finding this and letting me know it needed to be updated.
Command Line Games
If you have a command line only computer, or just like hanging out in the console, you may be interested in these command line games. To get the games, run the following:
git clone https://git.stormux.org/storm/cli-games
The games have varying dependencies. Here is a list of things you will want to have installed to play them.
- bc
- rolldice
- sox
Not all of the items in the repository are child appropriate. If you install for users under 18 years old, please go through and remove any of the directories containing games or items you feel are unsuitable. Note, for the bash-it game, you can remove sound packs individually, and create your own. Mostly this is just a playground for code, and things may not work, or be updated very often.
Tags: cli, command-line-games, gaming