Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 301 Bytes

File metadata and controls

4 lines (4 loc) · 301 Bytes

Bowlmaster

Scripting Exercise - Bowlmaster made with Unity 2017.1 and C#
This exercise demonstrates an understanding and practice of TDD. It includes a game manager to control the state of the game.
It has examples of loops, lists, statics methods and classes, and try catch blocks, etc.