The Rescue
Aug 21, 2017 - Sep 13, 2017
Programmer, designer
JavaScript

The Rescue is a short stealth based game that was made as entry for the 2017 JS13K game development competition. The goal of the competition is to create a game in 13 kilobytes or less using only JavaScript.

In The Rescue you play as the agent Ghost and make your way through the enemy base in search of the organization's missing agent, Shadow. The game is intentionally styled after the soliton radar from Metal Gear Solid.

Contributions
Programmed enemy AI patterns
Programmed player movement
Created start and game over screens
Created dialogue system
Programmed player detection for enemies
Used the canvas API for all the graphics (there's no 2d art)
Implemented sounds
Wrote the story text
Screenshots