A Boston Terrier delivery game built with pygame.
Project description
Tucker Trucker 🐕🚛
A 2D market timing and strategy game featuring Tucker, a Boston Terrier who runs a delivery business in a bustling pet marketplace!
Game Overview
You play as Tucker, an entrepreneurial Boston Terrier who travels between different pet markets to buy and sell goods. Your goal is to make smart trading decisions, timing your purchases and sales to maximize profit while managing your limited cargo capacity.
Features
- Adorable Boston Terrier protagonist with custom sprite design
- Dynamic market system with fluctuating prices and demand
- 5 unique pet markets scattered around the game world
- 5 different goods types: Bones, Treats, Toys, Food, and Medicine
- Real-time trading mechanics with supply and demand
- Day/night cycle that affects market conditions
- Inventory management with limited cargo capacity
- Strategic gameplay requiring market timing and route planning
How to Play
Controls
- WASD or Arrow Keys: Move Tucker around the world (restricted to roads/paths)
- E: Toggle detailed inventory panel
- R: Interact with nearby markets (when close enough)
- ESC: Close menus and trading interfaces
Trading Controls (when at a market)
- 1-5: Select different goods (Bones, Treats, Toys, Food, Medicine)
- +/-: Increase/decrease trade quantity
- B: Buy selected goods from market
- T: Sell selected goods to market
- SHIFT/CTRL + B: Buy maximum possible quantity
- SHIFT/CTRL + T: Sell maximum possible quantity
Game Mechanics
- Movement: Guide Tucker around the game world to visit different markets
- Trading: Each market has different prices and stock levels for various goods
- Market Dynamics: Prices fluctuate based on supply and demand over time
- Cargo Management: You can only carry 10 items at once - choose wisely!
- Profit Strategy: Buy low at one market, sell high at another
- Time Management: Each day brings new market conditions
Markets
- Doggy Depot (Top Left)
- Paws & Claws Market (Top Right)
- The Bone Zone (Bottom Left)
- Furry Friends Store (Bottom Right)
- Pet Paradise (Center)
Goods Types
- 🦴 Bones: Classic dog treats with steady demand
- 🍪 Treats: Popular snacks with variable pricing
- 🧸 Toys: Entertainment goods with seasonal demand
- 🥫 Food: Essential supplies with consistent market
- 💊 Medicine: High-value specialty items
Strategy Tips
- Watch the demand indicators: High/Med/Low demand affects pricing
- Plan efficient routes: Minimize travel time between profitable trades
- Monitor market money: Markets need cash to buy your goods
- Track price trends: Some goods increase in value over time
- Manage inventory space: Don't get stuck with unsellable goods
- Start small: Begin with low-risk trades to build capital
Installation & Running
Prerequisites
- Python 3.7 or higher
- pygame library
- numpy library
Running the Game
python main.py
Development
This game is built with:
- Python 3.x
- Pygame for graphics and game engine
- Object-oriented design with modular components
File Structure
TuckerTrucker/
├── main.py # Main game entry point
├── game/
│ ├── __init__.py # Package initialization
│ ├── constants.py # Game constants and configuration
│ ├── entities.py # Game objects (Player, Markets, Goods)
│ ├── game_engine.py # Main game logic and coordination
│ └── ui.py # User interface and rendering
└── README.md # This file
Future Enhancements
- 🚛 Truck upgrades for increased cargo capacity and speed
- 🏆 Achievement system for trading milestones
- 🌦️ Weather effects that impact travel and demand
- 📊 Price history charts for better market analysis
- 🎵 Sound effects and music
- 💰 Loan system for expanding business operations
- 🏪 Player-owned market stalls
- 📦 Special delivery contracts with time bonuses
Credits
Created with ❤️ for Boston Terrier lovers and strategy game enthusiasts!
Woof! Happy trading! 🐕💼
Project details
Release history Release notifications | RSS feed
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 tucker_trucker-0.1.0.tar.gz.
File metadata
- Download URL: tucker_trucker-0.1.0.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
781b70891140807c5d9d8d1c27876c3a9b732ba892050643ccc220963ee5afe2
|
|
| MD5 |
28ee354b058f180ca08488f87e51ab49
|
|
| BLAKE2b-256 |
2156bbe6ce8a31a570ba50e7152a94540f8f0d835e02bc2a7152c9e9c2042a57
|
File details
Details for the file tucker_trucker-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tucker_trucker-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8079a89b1b918d3d097d3f5dfec0e42a860b3c70182d0dfc436171225fd390d5
|
|
| MD5 |
28cf209ce3b862ba7203db53e9fe8fdf
|
|
| BLAKE2b-256 |
db1f86c906ed8413369463591e91490a460bd5e99419579adc71056d9260f5d9
|