Meir Shomron

Hi. I'm Meir, a Game developer and this is my portfolio.

Articles

Making City Defense

Development challenges and code structure of CityDefense. CityDefense is A unity game based on the fruit ninja and tower defense.

Making Chess

Board games, like any type of game has its challenges that are specific to it. Implementing Chess has revealed to me many of them and I'll share in this article the ways in which I tackled them.

Match 3 - Matching algorithm

Match 3 games are clever, crafty and challenging. Let's take a deeper dive into the logic behind the scenes that makes it so fun.