Skip to content

Tihersarc/BulletHell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 BulletHell

A fast-paced 2D bullet hell game built in Unity — dodge, aim, and outlast everything thrown at you.

Unity Language Platform Status


🎮 About

BulletHell is a 2D arcade game where survival is the only goal. Face relentless waves of enemies and projectiles, and see how long you can last.

Developed as a personal project to deepen knowledge of Unity, C# game architecture, and custom shader development.


🛠️ Built With

Technology Purpose
Unity 2021+ Game engine
C# Game logic & mechanics
ShaderLab / HLSL Custom visual shaders

🕹️ Controls

Action Keyboard / Mouse Controller
Move WASD Left Stick
Shoot Left Click / Space Right Trigger / A
Pause Escape Select

▶️ How to Run

Option A — Play the build directly (recommended)

  1. Go to the GameBuild folder
  2. Run the .exe file
  3. No installation required

Option B — Open in Unity

  1. Open the cloned folder in Unity 2021+
  2. Open the main scene
  3. Press ▶ Play

📁 Project Structure

BulletHell/
├── BulletHell/      # Unity project source
├── GameBuild/       # Compiled playable build
└── Controls.txt     # Control reference

About

Bullet Hell Game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors