jumpurr
Version:
jumpurr is a terminal-based game where you control a cat running through a retro-style environment, avoiding obstacles and collecting items.
37 lines (22 loc) âĸ 898 B
Markdown
# đž jumpurr
`jumpurr` is a terminal-based retro-style game where you control an adorable cat dashing through a pixel-inspired environment. Dodge obstacles and chase the high score â all from your terminal!

## đ Features
- đą Control a cat in a fast-paced terminal game
- đšī¸ Keyboard-based controls
- đ Retro-style UI
- đ Real-time stats and progress display
## đ§Š Dependencies
- [blessed](https://www.npmjs.com/package/blessed) â Terminal interface library
- [ansi-colors](https://www.npmjs.com/package/ansi-colors) â Styled terminal output
## đĻ Installation
```bash
npm install -g jumpurr
```
## đšī¸ How to Play
```bash
jumpurr
```
Use the space key to jump and dodge obstacles. Try to survive as long as you can and create a highscore!
## đ License
This project is licensed under the ISC License.