Pytems.
A downloadable game
v1.2 is latest.
Pytems is a game where you can roll for items/materials .
There will be updates.
To roll for items, you type r and hit enter. To look in your inventory, type i and hit enter. To quit, you can either hold CTRL and hit C or you can type q and hit enter.
Most of the game was coded just by me but I did use AI for small parts and to figure out how to make the weight system. I used Claude (Anthropic).
| Updated | 10 days ago |
| Published | 12 days ago |
| Status | In development |
| Author | bobTheConsoleDeveloper |
| Tags | Indie |
| AI Disclosure | AI Assisted, Code |
Download
Install instructions
If you're using windows, enter python -m pip install rich. If you're using linux or mac, type pip install rich, If that gives you an error, type sudo apt install python3-rich. Then cd into the main folder and type py main.py (for windows users) or python3 main.py (for linux/mac users)
