ARMD - Terminal Summoner
A downloadable game for Linux
This is still a prototype if you have any issue please leave a comment to inform me.
ARMD is a text-based creature-capture RPG for the Linux terminal. Battle, defeat, and capture digital summons that emerge from your command line. Build your roster, strategize, and master the art of taming these digital beasts. A pure CLI experience for true Linux warriors—where every summon is a new challenge, and the terminal is your battlefield.
Here are the steps to run your program armd
:
-
Make the program executable:
chmod +x armd
-
Install the required libraries: You'll need to make sure the necessary libraries are installed. Use
pip
to install them:pip install pygame pynput pyfiglet pyttsx3
Additionally, make sure you have
cli_colors
andutils
modules available. If these are custom modules, ensure they're in the same directory asarmd
or are properly installed. -
Run the program: Once all libraries are installed and the program is executable, you can run your program with:
./armd
This should ensure everything is set up and ready for armd
to run smoothly!
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.