Dash

Endless runner with Cyberpunk aesthetics

MIT License

Stars
2

Casual infinite runner with Cyberpunk theme, made with PyGame

Overview

  • Infinite scrolling
  • Two types of obstacles (planning to add drones)
  • Level system

Game Screenshots

How to Play?

1. Build Yourself

  • Clone this repo
git clone https://github.com/rohankishore/Dash/
  • Open the folder and install requirements:
pip install -r requirements.txt
  • Run:
python main.py

2. Install it via EXE

  • Head over to Releases
  • Open the folder
  • Run main.exe

Roadmap

  • Implement drone obstacles
  • Add extra sound and effects
  • Add music
  • Add levels

Credits