top of page

The Adventures of The Alien

Levels

First Level (Easy)

  There are three levels to the game, each in a different biome. To advance to the next level the player needs to get to the magical star:

  • The first level is on a normal, grass biome. It is the easiest ans shortest out of all the levels. There is only one type of enemy, which is the slime.

  • The second level is slightly harder and longer. It takes place in a mushroom biome and introduces a new enemy - the frog.
  • The third and last level is the hardest and longest. It is located in a deserted, volcano biome.  It does not have the frog, but on its place there are two new type of enemies - the ghost and the barnacle.
Screenshot (568).png
Second Level (Medium)
Screenshot (567).png
Third Level (Hard)

Enemies

  There are four types of enemies:

  1. The Slime - it goes from side to side.

  2. The Frog - it jumps from side to side

  3. The Ghost - it flies from one point to another.

  4. The Barnacle - it stays at one place and grows bigger.

barnacle.png

UI

  There are two types of UI:

  1. The first is the heart, which turns grey, if the player dies.

  2. The second is the text message, which appears, if the player dies, or wins the game.

Screenshot (570).png

Codes

Player death
Screenshot (576).png

Here are some of the codes I used in this game - for the Star (which is the Level changer), the UI, the Enemies and the Player:

UI menu
Screenshot (572).png
Enemy movement
Screenshot (571).png
Player movement
Star - Level changer
Screenshot (574).png
Screenshot (575).png
bottom of page