Skip to content

AMaze Runner is a puzzle game where player needs to help main character Tricky to get back home. On the way, the user needs to avoid obstacles and Mike Wazowskis. There are a lot of them, so make sure to think of a strategy before you get moving!

Rickyzhao84/AMaze_Runner

Repository files navigation

image

Intro

AMaze Runner is a puzzle game where player needs to help main character Tricky to get back home. On the way, the user needs to avoid obstacles and Mike Wazowskis. There are a lot of them, so make sure to think of a strategy before you get moving! Don't worry though, if you are stuck, simply press the restart button and a new puzzle will be given to you. At the end of the day, this game is suppose to be fun. It is okay if you are not able to complete a certain level, because even myself as the creator fails to complete some of these levels. Take your time, but please get Tricky home though. His mom is really worried!

Installation of CLion

  • Because the game is written in CLion IDE, so CLion is needed to play the game.
  • Click the link below depending on which system you are using
  • Windows Users
  • macOS Users
  • Linux Users
  • There is a chance that you might need Visual Studio 2017 after the installation of CLion.
  • If you are getting an error regarding Visual Studio, you can download it here

Installation of Cinder

  • The game was created using the Cinder Framework, and you will need to download Cinder to access game functionalities.
  • Download the Cinder Framework (v0.9.2) from http://libcinder.org/download.
  • Create a directory/folder and call it Cinder, then extract downloaded zip into the Cinder folder.
  • There's a chance that after extraction, your folder structure might look like ~/Cinder/cinder_0.9.2_vc2015. If so, get rid of Cinder fold and rename the inner folder as the new Cinder.
  • For Ubuntu users, follow these instructions.
  • If any problems come up during the installation process, it's okay. Other people probably had these problems as well here.
  • Clone this repository into the Cinder folder after opening up CLion.
  • We recommend using Git so in the future, as it will be easier to keep you up to date with latest updates with the game and Cinder.
  • After you have finished downloading Cinder, make sure this github repository you cloned is within the Cinder/testing folder. If not, some functionalities will not work.

Controls

Keyboard

Key Action
left arrow Move left
right arrow Move right
up arrow Move up
down arrow Move down

Game Pixels

image Mike Wazowski: They will follow you unless you get to the end point!
image Tricky: This is your character. Make sure to get him back home safely!
image Home: This is the end point you will need to get reach!
image Obstacles: They can block you from reaching the destination, but you might be able to think of ways to use them to help yourself!
image Trail: You can go beck and forth. They represent the path you have taken!

About

AMaze Runner is a puzzle game where player needs to help main character Tricky to get back home. On the way, the user needs to avoid obstacles and Mike Wazowskis. There are a lot of them, so make sure to think of a strategy before you get moving!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published