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.
- Host: GitHub
- URL: https://github.com/pythoncoderunicorn/badgey
- Owner: PythonCoderUnicorn
- License: mit
- Created: 2024-03-22T17:46:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T18:26:09.000Z (almost 2 years ago)
- Last Synced: 2025-06-04T14:19:19.158Z (7 months ago)
- Topics: badgey, python3, startrek, terminal, terminal-based
- Language: Python
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# badgey
Badgey is a Star Trek terminal buddy that will help teach you lessons.

## 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.