Skip to content

An action platformer I made for Hack the North 2020++ and a project I'm now attempting to finish.

Notifications You must be signed in to change notification settings

billgan1024/escape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escape

An action platformer I started during Hack the North 2021 and am now attempting to finish.

Download

Download the game on itch.io.

visitors downloads

YouTube video showcases here

Levels completed: 27/32

December 20, 2021: Revamped Moving Platforms + Conveyor Belts

2021-12-20.13-55-12.mp4

The new moving platform system aims to make the creation of custom paths for moving platforms easy and efficient. Right now, moving platforms can pick up multiple entities and they can be programmed to move or rotate in any direction. Key features like vertical platform pickup, bonus velocity when leaving a platform, correct collision with existing walls, and death by being squished by a platform have been implemented as well.

Additionally, the start of conveyor belts have been implemented. The final version of conveyor belts allows them to be placed vertically as well.

2021-12-24.13-42-58_Trim.mp4

August 9, 2021: User Account Systems

login

This post marks the beginning of the implementation of a user account system, complete with login, register, and profile components. Users will be able to register for an account which will allow them to submit scores to a leaderboard and even upload their own levels using a level editor (which is planned to be added to the game). This is all possible with the many useful technologies of Firebase, including Firebase Authentication, Cloud Firestore, and Firebase Functions.

View more blog posts on the wiki

Check out upcoming features on the feature roadmap

Installation

Itch.io link

After downloading the file, extract the .zip file or open it with WinRAR and run escape.exe.

Gameplay

Your primary objective is to collect all the coins to unlock the door to grab the gem at tne end of the level. However, you will need to dodge many obstacles and enemies that will attempt to eliminate you, so be careful!

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5 screenshot6 screenshot7

About

An action platformer I made for Hack the North 2020++ and a project I'm now attempting to finish.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published