Gameplay - kyhnmette/Grandma-s-APPLE-PIE--Dungeon- GitHub Wiki
3D and 2D in the game: The Grandma's Apple Pie Dungeon crawler is a 3D game, the perspective is a third person view, which shows the whole scene. The position of the camera cannot be moved in the game. The game starts by showing a 2D scene with a cartoon history as an introduction to the game. After the 2D cartoon a 2D scene will show,this scene gives information on how to play.
Controls: The Hero in the game is controlled by the arrow keys and w,a,s,d Space to shoot and P to pause the game.
Levels: There are 4 levels in the game each level contains one enemy, the enemies will get stronger the higher the level. On the 3 first levels the enemies are designed as apples, these enemies has the same kind of attack, but with different degrees of difficulty, these enemies attack by following the Hero, if the Hero touch the enemies he will be damaged. On the last level the Boss enemy is designed as a tree, this enemy is the strongest and has a different attack. It will attack by spawning it's roots where the Hero stands and if the player is too slow he will lose HP. If he walks into the tree he will die (after three levels of damage by touch this is considered a penalty of stupidity). The Hero can kill the enemies by shooting them with fire balls and his attack will be stronger the closer he is to the enemy. Alas if he is too far away, there will be no damage at all.
Enemies and objects: In order to get to the next levels you will have to kill the enemies and when the enemy in the level is killed a portal will show up on the scene, in order to get to next level the hero have to touch the portal. Apart from killing enemies, the hero is able to collect Apple seeds which is points and Hearts which gives health. There are 5 Apple seeds in each level and there are one heart in level one, two in level two, three in level three and five in level four. In all the scenes there will also be bushes which are obstacles.
Lose or win: If you lose an image saying you lose will be displayed and if you win an image saying you have won will be shown.