tidle, the idle game.
Project description
Tilde
an open-source, small idle game in the terminal.
Installation
pip install tilde
ps: ensure that your python executables are on your PATH, or it won't work.
Usage
tilde
Guide
How to play
on booting the game, you will be presented with a screen like this:
Welcome to tidle!
ticks: 0 | cycles: 0 | processes: 0 | loops: 0 | optimization rate: 1
RPS (Resources Per Second):
ticks: 0 | cycles: 0 | processes: 0 | loops: 0
||>
This is the Command Line Interface (CLI) of the game. You can interact with the game by typing commands into the CLI. You will have to type the command and press Enter to execute it.
Commands
help: shows the help menu.generate: generates a tick.exchange <resource1> <resource2> <amount>: exchanges the necessary amount ofresource1to create 'amount' ofresource2. (ex:exchange ticks cycles 10will convert 1000 ticks to 10 cycles)exit: saves exits the game.save: saves the game.medals: lists all achievements and if they are unlocked or not.stats: shows the stats of the game.clear: clears the screen.store: opens the store for buying upgrades.delete: deletes the save file. Permanently.
Currencies
ticks: the main currency of the game. Used to purchase most of the upgrades.cycles: used to create the next currency,processes.processes: used to create the next currency,loops.loops: used to purchase refactorizations.
Each tier of currency can be created by exchanging 100x of the previous currency. 100 ticks = 1 cycle, 100 cycles = 1 process, 100 processes = 1 loop and so on.
Upgrades
Upgrades can be purchased from the store. They can provide a variety of benefits. As you get more of an upgrade, the cost of the next one increases. The upgrades are as follows:
Generator Efficiency: increases the amount of ticks generated pergeneratecommand by 1.Auto Generator: automatically generates 1 extra tick per second.Cycle Booster: automatically generates 1 extra cycle per second.Process Enhancer: automatically generates 1 extra process per second.Loop Accelerator: automatically generates 1 extra loop per second.Refactor: increases the optimization rate by 1, but resets everything.
Achievements
Achievements can be unlocked by reaching certain milestones in the game. They do not provide any benefits, but they are fun to collect. You can view all the achievements by typing medals. (the word 'Achievements' proved to be too hard to spell when you are tired)
Refactorizations
Refactorizations are basically the rebirth mechanic. They reset everything, but they increase the optimization rate by 1. This means that you will generate more resources per second. You can purchase refactorizations in the shop.
Optimization Rate
The optimization rate is a multiplier that increases the amount of resources generated per second and resources per manual generation. It starts at 1 and increases by 1 for each refactorization.
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 tidle-1.0.1.tar.gz.
File metadata
- Download URL: tidle-1.0.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5df5f6a8dbf33688bda65adf6e97a1d1def52c19fd17d4571331a4c3c0f111d5
|
|
| MD5 |
e12697e5a47e034ece5b8c1962407e5a
|
|
| BLAKE2b-256 |
ccc248c81d896d6012370f0ebac85f9f2c62edbcbbaad53603cd969e5a46ec40
|
File details
Details for the file tidle-1.0.1-py3-none-any.whl.
File metadata
- Download URL: tidle-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8eb96097029099a4d640dbcc04e1cc108d2906af2fb8099392a566ade19bb3cf
|
|
| MD5 |
f06ed9871c8773f241e07c5bf33c2c16
|
|
| BLAKE2b-256 |
e2d48c73406b833257ca1c72e3df2f957d2ca2d4e45e94b3ec85442ee610499e
|