UNPKG

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
# 🐾 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! ![Jumpurr Demo](https://imgur.com/Z1YwobF.png) ## 🚀 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.