A downloadable game for Windows, macOS, and Linux

Game Description:

  • "Key to Success" is free and open source.
  • Collect all the keys to succeed in this 2D platformer.
  • Webpage theme by HitCoder (edited by Samuel Venable).
  • An Indie Game by Time Killer Games (Samuel Venable).
  • Made with ENIGMA - https://enigma-dev.org.
  • Original Soundtrack by HYPERLAMB.

System Requirements:

  • Windows 7/8/8.1/10/11 amd64
  • macOS 10.15/11/12 amd64
  • FreeBSD 12.2/13.0 amd64, Xorg
  • RPi OS 10/11 aarch64, Xorg

macOS Terminal Installation:

  • Make sure the app is extracted to your "Downloads" folder, (default for Safari).
  • Open Applications -> Utilities -> Terminal.app and copy-and-paste this in it:
  • xattr -r -d com.apple.quarantine "$HOME/Downloads/Key to Success.app"

RPi OS Terminal Installation:

  • Keep the "Key to Success.AppImage" file in your "Downloads" folder.
  • Open your terminal emulator app and copy-and-paste this in it:
  • chmod +x  "$HOME/Downloads/Key to Success.AppImage"

FreeBSD Terminal Installation:

  • Keep the "Key to Success" file in your "Downloads" folder.
  • Open your terminal emulator app and copy-and-paste this in it:
  • chmod +x  "$HOME/Downloads/Key to Success"
  • sudo pkg install lzlib glew glm libGLU mesa-libs openal-soft alure libogg libvorbis vorbis-tools dumb libX11 libXrandr libXinerama sdl2

Additonal Notes:

  • Windows binary was compiled with ENIGMA Dev Environment
  • macOS binary was compiled with ENIGMA Dev Environment
  • RPi OS binary was compiled with ENIGMA Dev Environment
  • FreeBSD binary was compiled with ENIGMA Dev Environment
  • All Desktop Platforms are known to work for supported engines
StatusReleased
PlatformsWindows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorSamuel Venable
GenrePlatformer
Made withGameMaker
TagsGameMaker

Download

Download
Key to Success (Win32 AMD 64-bit Executable) 55 MB
Download
Key to Success (macOS AMD 64-bit Executable) 37 MB
Download
Key to Success (RPi OS ARM 64-bit Executable) 43 MB
Download
Key to Success (FreeBSD AMD 64-bit Executable) 53 MB
Download
Source (GameMaker 8.1 Standard for Windows) 36 MB
Download
Source (ENIGMA Dev Environment for Desktop) 36 MB
Download
Source (GameMaker Studio 1.4 Full for Desktop) 38 MB
Download
Source (GameMaker Studio 2.2 Full for Desktop) 39 MB
Download
Source (GameMaker Studio 2.3 Full for Desktop) 39 MB
Download
C++ Source Code (cd "Key to Success" && make) 167 MB