This is a really simple game that was made for the Solid Education Hackathon. It was practically made in one and a half weeks by one-man team called 'Simple Geo'.

The game is very simple: you have to smash (tap) all the shapes that fly out on the screen. Although it may seem very primitive it gets really interesting when you start trying to beat your or your friend's highscore. Different shapes of different sizes and unique abilities make this game even more interesting.

There are currently four types of shapes:

  • green cube
  • blue triangle
  • red pentagon
  • yellow circle

Green cube is the simplest of all the shapes. All it does is just goes forward. Blue triangle has an ability to change its direction of movement which makes them harder to catch. Red pentagon is special because it can change its size. One thing that is good about it is that the points you get depend on the size of the shape so you might want to catch those pentagons while they are still small. Yellow circle is probably the one you will hate the most. Its ability is to change its speed and sometimes they just shoot like a rocket and ruin your day.

Every shape spawns from any direction with a different size each time. Smaller shapes give more points than bigger ones and tapping on more than one shape at a time will multiply the sum of those shapes' scores. So basically, if you tap on a small cube and a big triangle at once you will get: 3 points (cube) + 1 point (triangle) * 2 (number of shapes) = 8 points.

Downloads: Windows Store | Windows Phone Store

Built With

Share this project:

Updates