A Python application to help organize board and card games by tracking game details and shelf locations.
Project description
Game Organizer
Game Organizer is a Python application that helps you easily organize your board and card games by allowing you to input your game collection along with shelving information (rows and columns). Perfect for keeping track of your collection in a structured way!
Features
- Add new games to your collection.
- Assign each game a specific shelf location using rows and columns.
- Easily view and manage your organized collection.
- Works for both board games and card games.
Installation
Option 1:
pip install gameorganiser
Option 2: download the executable from the releases page Warning: there is a bug in the executable that causes it to not save data. Use the pip install method if you want to save data. I am working on fixing this issue.
Usage
- Run the main script/executable:
python main.py
. ubuntu-latest
-
Follow the prompts to:
- Add a game to your collection
- Input shelving information (number of rows and columns)
- View your organized collection
Example:
Enter game name: Catan
Enter game type (Board/Card): Board
Enter shelf row: 2
Enter shelf column: 3
Game added successfully!
Contributing
Contributions are welcome! Feel free to submit issues, suggest features, or submit pull requests.
License
This project is licensed under the MIT License.
See the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gameorganiser-1.2.8.tar.gz.
File metadata
- Download URL: gameorganiser-1.2.8.tar.gz
- Upload date:
- Size: 35.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.7 Linux/6.16.7-200.fc42.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
521c91980c38c5caff5dc82a5a66c3de2499654afe6030f3a62d70e57d6d02c2
|
|
| MD5 |
ef6d30d1c7c103b3437fd5fc66704aad
|
|
| BLAKE2b-256 |
e316545d312db1006d477cc5a84751d6f81fa8cea26cdda92611228a89047960
|
File details
Details for the file gameorganiser-1.2.8-py3-none-any.whl.
File metadata
- Download URL: gameorganiser-1.2.8-py3-none-any.whl
- Upload date:
- Size: 35.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.7 Linux/6.16.7-200.fc42.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
085bbc0dec51a650ba81b1f1deb9dd2416298d21f7d8c38edf99c8bd88322298
|
|
| MD5 |
6f5d48d521c72452c88258b4994e0dd2
|
|
| BLAKE2b-256 |
51fc244e9f6fd1a2c704ca3022ef5de54f92edcdeb710e4720728e718e04c783
|