Skip to content

indecenti/VoiceRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Voice Runner

Flappy Bird with voice controls, dynamic palettes, and advanced particle effects. Features shockwaves, debris trails, glitch text, multi-layer starfields, and procedural obstacle generation for endless replayability.

Features

  • Cyberpunk Visuals: Dynamic neon palettes, bloom/glow shaders, shockwave explosions, rotating debris with trails.
  • Gameplay Enhancements: Level progression, combo system, fullscreen toggle, customizable speed.
  • AI Player: Predictive obstacle avoidance (toggle with 'I').
  • Voice Controls: Calibrate silence/shout thresholds for jump (spacebar fallback).
  • Audio Visualizer: Real-time equalizer overlay (toggle with 'E').
  • Performance: Smooth 60FPS, parallax starfield, optimized rendering.

Screenshots

(Add gameplay GIFs/screenshots here)

Requirements

  • Python 3.8+
  • Pygame 2.5+ (pip install pygame)
  • NumPy (pip install numpy) for rotations/math
  • Optional: pygame-ce for Linux tray/fullscreen

Controls

  • Action Key/Button Description
  • Jump/Start Space / A (gamepad) Flap wings or voice shout
  • Equalizer E / Y (gamepad) Show audio visualizer
  • Speed Up + Increase obstacle speed
  • Speed Down - Decrease obstacle speed
  • Fullscreen F Toggle fullscreen
  • Calibrate Voice C Start voice calibration
  • Quit ESC Return to menu

Installation

git clone https://github.com/yourusername/cyberflap.git
cd cyberflap
pip install -r requirements.txt
python main.py

About

Simple voice runner game

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages