If you're not familiar with the popular Dino Chrome game which surprisingly eases tension during a marathon coding session, you might be living under a rock. However, I'd like to introduce you to Dino-Terminal. Don't worry too much, you guessed right: It's the same Dino game (with more features) but in the terminal.
Dino-Terminal is a simple dino game that is built on your terminal. Here's what we don't want: The common dino longing for an affection outside Chrome.
![]() |
![]() |
---|---|
![]() |
![]() |
To install, simply pip install dino-terminal
- Usage:
dino-terminal
- Press the space bar key to jump over obstacles
This project is fun to learn about manipulating strings on the terminal and is based on the curses library. Here are some possible updates to improve the game:
- Include easter eggs.
- Include randomly generated flying birds to duck below.
- Pull requests are welcomed 😁