Skip to content

AumPatel2208/Bullet-Hell-Game-Jam-2021

 
 

Repository files navigation

Bullet-Hell-Game-Jam-2021

Game Jam on Itch.io. The task was to create a bullet hell game with the theme being 10 seconds. So our game changes level every 10 seconds with a shockwave effect, cycling through 4 levels. The win state is killing all enemies on all levels including the boss on level 4.

MainPage: https://dwo1.itch.io/parallel

My contributions were as follows:

  • Level State Saving and Loading for the 10 second changes in level.
  • Player Controller
  • Movement Controller
  • Enemy AI and Animation System
  • Pathfinding
  • Prowler Enemy
  • Bullet Patterns

About

Small game developed during 2021 Bullet Hell Game Jam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%