Skip to content

minimav/terminal_race

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal race

Struggling to make a decision? To get a volunteer? Have nothing better to do?

Let the whims of fate decide for you in a highly sophisticated terminal racing game.

example_gif

Installation

python -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt

Usage

python race.py --help

help

python race.py Alice Bob --target-length 40

example_1

python race.py Alice Bob --character 🚤 --target-length 10

example_2

About

Race simulator in your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages