Skip to content

NicolasCastagnola/Inertia-Override

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Bullet Hell Blueprint

Unity2D Bullet Hell using C# desing patterns and following the solid principles.

Structural Patterns:

  • Composite
  • Decorator
  • Facade
  • Flyweight

Behavioral Patterns:

  • Memento
  • Command
  • Observer
  • Strategy

Creational Patterns:

  • Abstract Factory
  • Factory Method
  • Builder
  • Prototype
  • Singleton

Other Patterns:

  • Model-View-Controller (MVC)
  • Localization Manager
  • Event Manager
  • Look-Up-Table
  • Object Pool

Reference:

Releases

No releases published

Packages

No packages published