A terminal-based typing game built in Python
Project description
TyPyn
TyPyn is a terminal-based typing game built with Python.
Table of Contents
Introduction
Welcome to TyPyn, a fun and interactive game designed to improve your typing speed and accuracy. The game runs in the terminal and provides a simple, yet engaging way to practice typing.
Features
- Simple and user-friendly interface
- Real-time typing feedback
- Tracks typing speed (WPM) and accuracy
- Multiple difficulty levels and gamemodes
- Randomized word lists in several languages
- Score tracking and high scores
Installation
Before you begin, make sure you have pip installed. Pip is a package manager for Python that allows you to install and manage additional libraries and dependencies.
To install and run TyPyn, follow these steps:
Option 1: Install via pip (recommended)
-
Open your terminal.
-
Run the following command to install the Typing Game:
pip install typyn
Option 2: Clone the repository
-
Clone the repository:
git clone https://github.com/san-fernandez/typyn.git
-
Navigate to the project directory:
cd typyn
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the application:
typyn run
Usage
For usage instructions, you can write typyn help:
Contributing
Contributions are welcome! If you have suggestions for improvements or new features, feel free to submit a pull request or open an issue.
-
Fork the repository.
-
Create a new branch:
git checkout -b feature-branch
-
Make your changes and commit them:
git commit -m "Add some feature"
-
Push to the branch:
git push origin feature-branch
-
Open a pull request.
Future Improvements
There are several features we are working on:
- Game Mode with Timer: Introduce a timed mode to add a new level of challenge.
- New Languages: Expand the game to support additional languages.
- More Words and Quotes: Increase the variety of words and add interesting quotes for typing practice.
- Customizable Themes: Allow users to customize the game's appearance with different themes.
We welcome your suggestions and contributions!
Acknowledgements
We would like to thank the developers of ttyper for their innovative approach. Their project served as a great source of inspiration.
License
This project is licensed under the MIT License. See the LICENSE file for details. The MIT License is a permissive free software license. It allows you to freely use, modify, and distribute the software as long as you include the original copyright and license notice. For more information, check out the MIT License.
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 typyn-1.0.17.tar.gz.
File metadata
- Download URL: typyn-1.0.17.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0021cf7bf02f5346ceafdaa8354ffd05d360ff3350508baa88ee740dcd60ec7b
|
|
| MD5 |
95b99d62bb3ad025654b73a58fec8204
|
|
| BLAKE2b-256 |
a8a2ac79383df856a9409925f9e4feee0fac3e5d6efe95386ee5e64c89aa6be7
|
File details
Details for the file typyn-1.0.17-py3-none-any.whl.
File metadata
- Download URL: typyn-1.0.17-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e702bbfc71547adce4d45beb89ecfb5125bccd602db1e85aaad74b138343b3ea
|
|
| MD5 |
d351c5b572d36366c1ff91b87870f1c0
|
|
| BLAKE2b-256 |
90a4cdf33468ec6976a8d55ac9205950e28ce43f8dd2f60fb8eb44d3b3084367
|