Trasher-The Game

May 31st, 2020 by muhammad2301942614 Leave a reply »

May 9, 2020 – 3:06 pm

Introduction

“Trasher” is a 2D puzzle-platformer games created for the game project in Multimedia and Human Interaction Course in my programming major. The following picture shows the main menu of the game.

Main Menu

It consists of 3 tap-able buttons:

  • Level Select – It will take player to a menu consisting a list of levels.
  • Option – it will take player to setting menu where player can change music sound and SFX sound level.
  • Quit – quit the game
Levels list menu
Setting Men

Purpose

The game serves purposes to remind people of environmental hygiene and to expand knowledge about various of Indonesia landmarks.

Objective

In order to pass into the next level or to win the game, a certain objective needs to be achieved, that is by collecting all the banana peels scattered through out the platform and put into the trash bin located somewhere at in the platform.

Controls

The controls in “Trasher” game is very simple, there are only a few of them:

  • UP_ARROW = jump
  • LEFT_ARROW = move left
  • RIGHT_ARROW = move right
  • DOWN_ARROW = get one level down
  • Space_bar = pick up object
  • M_key = put down object

Game Mechanics

There are a few things to note before playing the game,

  1. The more the objects held by player, the lower the player can jump. So, in order to jump to higher place, objects need to be dropped somewhere first.
  2. The trash bin will be opened once the player collected all the banana peel and hold them altogether. Once the player hover on the trash bin, player completes that level and taken to the next level.
  3. Once player reached the last level and completes it, player will be taken back to main menu.

Enemies

There are a number of enemies put in the game, the number depends on the level of the game. The enemies are in the form of virus, they will move towards player if player is close to them. The level will be restarted when player touches the virus.

Enemy – virus form

Levels

For the first finished result of the game, there will be only 3 levels including tutorial as the first level.

Tutorial – spawn position

As the title “Tutorial” describes, level 1 will show player how to interact with the game which includes controls, game mechanics, objectives, and introducing enemies. Player usually will spawn at the left side of the platform and the finish point is at the right side of the platform. A message will appear on the screen as player walks to the right.

Each levels in the game has its own uniqueness, that is the background of the game which represents various landmarks in Indonesia. Level 1 has a background of Monas and scenery of Jakarta skyscrapers . Level 2 has a background of temple in Bali. Level 3 has a background of Bogor Palace.

Bali Temple

Bogor Palace

Assets

“Trasher” has both self-made assets and free assets from internet. The details can be seen in the following list,

Internet assets:

Self-made assets:

  • Dirt
  • Grass-Dirt
  • Stone brick
  • Monas
  • Jakarta Skyscrapers
  • Bali Temple Building
  • Sky Background
Advertisement

Leave a Reply