An open API service indexing awesome lists of open source software.

https://github.com/pythoncoderunicorn/badgey

Badgey is a Star Trek terminal buddy that will help teach you lessons.
https://github.com/pythoncoderunicorn/badgey

badgey python3 startrek terminal terminal-based

Last synced: 5 months ago
JSON representation

Badgey is a Star Trek terminal buddy that will help teach you lessons.

Awesome Lists containing this project

README

          

# badgey

Badgey is a Star Trek terminal buddy that will help teach you lessons.

![badgey1](https://github.com/PythonCoderUnicorn/badgey/assets/55933131/ac3e76d9-73c5-477d-bccc-9b1d0aa3fc6c)

## Setup

- download the repo
- install the libraries in the `requirements.txt` which will allow you to hear Badgey ask you the question

## Run program

```
python3 badgey.py
```

- user can enter `y` for a lesson on Starfleet Engineering

## Why?

There was `cowsay` and so why not have Star Trek Badgey ? Maybe this will expand on lessons and capabilities.