SkillAgentSearch skills...

PixelRunner

**PixelRunner** is a retro-style terminal game built with Python and `curses`. Dodge obstacles, rack up points, and survive as long as you can in this fast-paced pixel escape challenge. Designed for minimal file count, maximum code clarity, and GitHub-ready presentation.

Install / Use

/learn @MuradIsazade777/PixelRunner
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

🎮 PixelRunner

PixelRunner is a retro-style terminal game built with Python and curses. Dodge obstacles, rack up points, and survive as long as you can in this fast-paced pixel escape challenge. Designed for minimal file count, maximum code clarity, and GitHub-ready presentation.


🚀 Features

  • 🟦 Real-time player movement with arrow keys
  • 🟥 Randomly generated obstacles
  • ⏱️ Score tracking and game-over screen
  • 🎨 Unicode-based visuals for retro charm
  • 🧩 Modular code structure in a single file

🕹️ How to Play

  • Up / Down arrows to move
  • Avoid red blocks (🟥)
  • Press q to quit
  • Survive as long as possible to increase your score!

🧰 Requirements

  • Python 3.7+

  • On Windows: install windows-curses

    pip install windows-curses
    

    📦 Installation

git clone https://github.com/yourusername/PixelRunner.git
cd PixelRunner
python pixel_runner.py

📸 Preview Coming soon: animated GIF of gameplay

License This project is licensed under the MIT License. See LICENSE for details.

✨ Credits Created by Murad — visionary full-stack developer and game architect. PixelRunner is part of a growing collection of branded, modular, creative engines.

💡 Future Plans Add difficulty scaling

Save high scores to file

Create GUI version with JavaFX (PixelRunner FX)

Add sound effects and music

🧠 Philosophy “Minimal files. Maximum creativity. Branded to impress.”

PixelRunner is built for developers who love clean code, retro vibes, and terminal magic.

Related Skills

View on GitHub
GitHub Stars25
CategoryDesign
Updated1mo ago
Forks0

Languages

Python

Security Score

80/100

Audited on Feb 17, 2026

No findings