Beetle Smasher – Complete Unity Project

Overview

Beetle Smasher is a complete 2D time killer game for mobile platforms. The player’s task is tap on the screen squashing the insects and to defend the cake from them. The game ends when a player touches a bee or all three pieces of cake eaten. This project supports all platforms including Android, iOS and WP8. All scripts written in C# and well commented. 

Features

  • 5 hand-drawn animated insects
  • Different movement algorithms of insects (Linear, Sine, Triangle, Square, Random)
  • Endless gameplay with increasing difficulty 
  • Well-commented code
  • Supports all platforms

Requirements

  • Unity3D 2017.1.1f1 or higher (free or pro)

Instructions

  • Project contains Beetle Smasher Setup.pdf file with setup instructions

Related