Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 212 Bytes

File metadata and controls

5 lines (3 loc) · 212 Bytes

Falling Blocks

This is a hobby project I worked on in 2018, using Visual Studio and SFML.

Here I applied various design patterns that I knew at the time, like state, factory, command, and singleton patterns.