A downloadable game

A short prototype for a space adventure platformer with deep Metroid roots. See if you can get to the end!

Lost & Found was written from scratch in C++.  Source code here: 

https://github.com/Eastquote/LostAndFound


CONTROLS

  • Move the character using your controller's DPad or the keyboard's arrow keys.
  • Jump                                           -> Diamond_Bottom           or Keyboard:Z
  • Fire Primary Weapon      -> Diamond_Left                   or Keyboard:X
  • Cycle Primary Weapon   -> LeftBumper                       or Keyboard:Q
  • Fire Secondary Weapon -> Diamond_Right               or Keyboard:C
  • Pause                                          -> Start                                      or Keyboard:Escape

(NOTE: "Diamond_" refers to the four face buttons on the right half of a standard game controller)

Download

Download
Lost&Found_Release_0.2.zip 27 MB

Install instructions

Unzip, then run Lost&Found.exe on your Windows PC!

Won't run? You may need to run vc_redist.x64.exe to install the Microsoft C/C++ (MSVC) runtime libraries first. Don't worry, it's included and should be sitting right in the same folder as the game.

Good luck, and thanks for playing!