jymao / BulletWaves

Bullet-hell game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bullet Waves

This is a Unity game. Only the game scripts are in this repository.

Play it here!

Bullet Waves is a bullet-hell style game. There are two modes: normal is for defeating the bosses in order, and endless is for surviving as long as possible against a boss.

Update 6/12/17

  • New boss: Golden Golem
  • Fixed pausing
  • Oculus now spawns minions every 4th attack instead of randomly

Update 5/6/17

  • Redone art
  • Higher resolution
  • Restructured code to use multiple scenes
  • Oculus AI changed
    • Oculus now moves
    • Zig-zag and waves attack patterns removed
    • Attack patterns fire 360 degrees around instead of 180
    • Curved attack pattern modified
    • Spawns minion turrets
    • Afterimage effect
  • Explosion effects added
  • Visual indication for being damaged
  • Player invincibility frames added when hit

About

Bullet-hell game


Languages

Language:C# 92.8%Language:HTML 3.1%Language:CSS 2.4%Language:JavaScript 1.7%