maalfrid / Catch

A school project in Software Architecture.
MIT License
2 stars 3 forks source link

Negative score bugfix, implemented singleton pattern, some refactor #156

Closed SigridHoyem closed 5 years ago

SigridHoyem commented 5 years ago

Changed some ifs to switches. Implemented singleton pattern for FallingObjectFactory. Fixed bug with negative score

Closes #154

SigridHoyem commented 5 years ago

Closes #155