Skip to content

TommiBu/terminal-russian-roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Terminal Russian Roulette

A simple command-line game written in Python. I created this project to practice coding logic and terminal interaction on Ubuntu (WSL).

Features

  • ASCII art gun
  • Suspenseful time delays using the time library
  • Screen clearing for a clean interface
  • A 1/6 chance of terminating the process

How to Run

  1. Ensure you have Python 3 installed.
  2. Clone the repository or download the script.
  3. Run the game in your terminal:
python3 russian_roulete.py

About

A text-based Russian Roulette game written in Python. Created to explore scripting on Ubuntu/WSL.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages