Skip to content
Notifications You must be signed in to change notification settings

GaoYeGithub/bullet-hell-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

af8f8c0 · · Aug 3, 2025

History

3 Commits
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025
Aug 3, 2025

Repository files navigation

Bullet Hell Game

Game boss

Overview

Bullet Hell is a fast-paced shooter game where you control a player through waves of enemies. Your goal is to survive as long as possible while scoring points by defeating enemies and not dying.

How to Play

Controls

  • Arrow Keys: Move your player
  • Z Key: Shoot bullets
  • X Key: Bomb
    • Clears all enemy bullets on screen
    • Makes player invincible during effect
  • Shift Key: Focus mode (slower movement, hitbox shown)
  • ESC: Pause game

Player

Player Ship

  • Health: 2 hits before game over
  • Hitbox (visible in focus mode): Hitbox

Enemies

Common Enemies

Enemy Type Image Health Points Spawn Level
Type 4 Enemy Type 4 10 HP 10 Level 1
Type 5 Enemy Type 5 15 HP 15 Level 1

Boss Enemies

Enemy Type Image Health Points Spawn Level
Type 1 Boss Type 1 35 HP 30 Level 2
Type 2 Boss Type 2 40 HP 35 Level 3
Type 3 Boss Type 3 45 HP 50 Level 4

Power-ups & Dropsrops

Collectible Items

Item Type Image Effect
Points (Small) Point Drop +5 points
Points (Large) Large Point +10 points
Extra Life Life Drop +1 life (max 3)
Bomb Bomb Drop +1 bomb (max 3)

Difficulty Progression

  • Level 1 (0-30 seconds): Common enemies only
  • Level 2 (30-60 seconds): Boss Type 1 appears
  • Level 3 (1-2 minutes): Boss Type 2 appears
  • Level 4 (2-5 minutes): Boss Type 3 appears
  • Level 5 (5+ minutes): Maximum difficulty

Tips!!!

  1. Use focus mode (Shift) to navigate through tight bullet patterns
  2. Collect point items to increase your score multiplier
  3. Save bombs for emergency situations
  4. Graze enemy bullets (get close without hitting) for bonus points
  5. Defeat bosses quickly to prevent complex bullet patterns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published