Skip to main content

A Python-based rhythm game about transmitting messages in Morse code.

Project description

Telegraphist

Telegraphist is a TUI-based game made in Python which focuses on time, precision sending correct signals under pressure.

game screeshot


Introduction

Telegraphist is a text-based game where you have to telegraph messages in a high pressure environment of war room during WW2... less time, almost no resources to send another signal. Each morse counts. What will you do?

Made for

Hack Club Badge

Built Using

Python Badge

Project Info

GitHub License GitHub last commit

Installation

Requirements

Python 3.10+

Easy Installation

Clone the repository and open it. Run the run.sh (on Linux/Mac) or run.bat (on Windows) to install the game!

NOTE: Linux/Mac user would need to make the run.sh executable first

chmod +x run.sh
./run.sh

Manual installation

  1. Clone the repo
git clone https://github.com/chishxd/telegraphist.git
cd telegraphist
  1. Initialize Virtual Environment (optional, but recommended)
python -m venv .venv
#On Linux/MacOS
source .venv/bin/activate
#On Windows
source .venv\bin\activate.bat

#Upgrade pip
pip install --upgrade pip


#Install Deps
pip install -r requirements.txt

Usage

Just run the code!

python telegraphist.py

Tech Stack

Language : Python Libraries : rich, pyinput, playsound3

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

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

the_telegraphist-1.0.2.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

the_telegraphist-1.0.2-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file the_telegraphist-1.0.2.tar.gz.

File metadata

  • Download URL: the_telegraphist-1.0.2.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for the_telegraphist-1.0.2.tar.gz
Algorithm Hash digest
SHA256 92c2b53e6480cb0953107f1ad1e9e48a64ee53a0f0aaf4821ff61ce0c16f5923
MD5 d71dccfcd91bd8593d1c364aaea8d344
BLAKE2b-256 bf1d125e7dc72013d27fa7798a11828a6a4892cdb9c3e707f9858e7689d84aeb

See more details on using hashes here.

File details

Details for the file the_telegraphist-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for the_telegraphist-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 156530d920ff94ad3363c5346c19b12034931aef7a6832d02e59c8184f3d3361
MD5 23624bfea531bc661e7952e14dfa2005
BLAKE2b-256 76d77512e3c680f27f0d4863d0670043e8f512efcbc85d98a761fd9c18b08f1e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page