2025-12-10.20-13-03.mp4
Trickcal Chibi Go Desktop is a Python-based desktop pet application that brings characters from the Trickcal Chibi Go game directly to life on your computer screen.
- 🧸 Physics & Interaction: Drag, throw, and drop the characters as you please. They will bounce and react!
- 🏀 Interactive Toy: Include a Pumpkin Ball for them to play with. They can kick and chase the ball.
- ⚔️ Steal Skill (Snatching): If there is more than one character, they can fight over the toy (Chaos mode: ON!).
- 🔊 Sounds & Voice Lines: Equipped with cute sound effects, crying sounds, and immersive footsteps.
- ⚙️ Full Customization: Adjust character count, size (scale), and sound via an easy-to-use Setup menu.
- 🍲 The Soup "Nightmare": A secret mode to make Speaki panic (see Interaction section).
Make sure you have installed Python 3.x.
-
Clone this Repository:
git clone [https://github.com/JrHero14/Trickcal-Chibi-Go-Pet-Desktop.git](https://github.com/JrHero14/Trickcal-Chibi-Go-Pet-Desktop.git) cd Trickcal-Chibi-Go-Pet-Desktop -
Install Dependencies: Using a virtual environment (
venv) is recommended.pip install -r requirements.txt
-
Run the Application:
python src/main.py
- Left Click & Hold: Pick up (Drag) the character or toy.
- Release Click: Throw the character (be careful, they might bounce!).
- Right Click (on Character/Toy): Open the context menu to Exit.
This is a unique feature for Speaki:
- Make sure the Pumpkin Ball option is active in the startup menu.
- Right Click on the Pumpkin Ball on the screen.
- Select "Change to Soup".
- 😱 Watch Speaki's Reaction: Speaki will run in fear, jump frantically, and try to get as far away as possible from that bowl of soup!
- If you leave Erpin alone for too long, she might fall asleep (Zzz...).
- If there are 2 Erpins, they will sometimes approach each other to chat.
When run for the first time (or if silent mode is inactive), the settings window will appear:
- Quantity: Determine how many Erpins or Speakis you want to spawn.
- Pumpkin Ball: Spawn the ball toy.
- Steal Skill: Allow them to fight over the ball.
- Size Scale: Adjust the pet size (0.5x to 1.2x).
- Run on Startup: Automatically run when the PC turns on.
- Developer: Jeremi Herodian
- Library: PyQt5, Pillow
This project was created for learning and hobby purposes (Fan-made). All character assets are the copyright of their original owners.


