top of page
Nikolay Dimitrov
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.
.png)
Second Level (Medium)
.png)
Third Level (Hard)



Enemies
There are four types of enemies:
-
The Slime - it goes from side to side.
-
The Frog - it jumps from side to side
-
The Ghost - it flies from one point to another.
-
The Barnacle - it stays at one place and grows bigger.


UI
There are two types of UI:
-
The first is the heart, which turns grey, if the player dies.
-
The second is the text message, which appears, if the player dies, or wins the game.
.png)
Codes
Player death
.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
.png)
Enemy movement
.png)
Player movement
Star - Level changer
.png)
.png)
bottom of page