Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 748 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 748 Bytes

ToonBlast_Casual_Clone

The point I focused on while developing the project; It was to remain loyal to Object Oriented Programming (OOP) and Event Driven Programming (EDP). I took care to use the right Design Patterns in the right places.

I used the DFS search algorithm to find the block groups (islands) on the grid.

Level Editor Tool By using the editor tool I developed, we can develop levels that have the type of blocks I want in the size I want and contain the targets we want.

image

Gameplay Video

GameplayVideo.mp4