Skip to content

A cyberpunk arcade shooter built in Rust using the Bevy engine https://bevy.org. Step into a minimalist, glowing world where every shape pulses with danger.

License

Notifications You must be signed in to change notification settings

VelimirMueller/cyberpunk_arcade_shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyberpunk Arcade Shooter

A cyberpunk arcade shooter built in Rust using the Bevy engine https://bevy.org.

Step into a minimalist, glowing world where every shape pulses with danger. cyberpunk_arcade_shooter combines sleek visuals with brutal intensity. Engage in multi-stage boss battles, dodge through bullet hells, and unleash chaos in a realm of bloom-soaked geometry.


🔥 Features

  • ⚡ Built in Bevy (Rust) for ultra-smooth performance
  • ✨ Everything blooms — a neon aesthetic brought to life with simple forms
  • 🧠 Boss fights with evolving mechanics and unique stages
  • 🎮 Tight, responsive arcade controls

🎮 Controls

  • 🕹️ Move: W / A / S / D
  • 🚀 Shoot: Spacebar

Minimalist form. Maximal chaos.


🛠️ Getting Started

📦 Requirements

Make sure you have the following installed:

  • Rust (latest stable version recommended)
  • cargo (comes with Rust)
  • A GPU that supports Vulkan, Metal, or DirectX 12 (for Bevy)

🚀 Running the Game (Development Mode)

  1. Clone the repository
      git clone https://github.com/VelimirMueller/cyberpunk_arcade_shooter.git
      cd cyberpunk_arcade_shooter
  2. Run the game
      cargo run --release

🐧 Cross-Platform Notes Windows, macOS, and Linux are all supported by Bevy.

For Linux, ensure dependencies like libx11, libxcb, libwayland, and Vulkan drivers are installed.

macOS requires Metal support and a relatively recent OS version.

About

A cyberpunk arcade shooter built in Rust using the Bevy engine https://bevy.org. Step into a minimalist, glowing world where every shape pulses with danger.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages