Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 388 Bytes

Brick-Breaker

A simple game trying to implement scriptable object architecture in game development in Unity.

Architecture references by Schell Games's developers talks

  • Richard Fine's talk at Unite Europe 2016, "Overthrowing the MonoBehaviour tyranny in a glorious ScriptableObject revolution."
  • Ryan Hipple's talk at Unite Austin 2017, "Game Architecture with Scriptable Objects."