A downloadable game for Windows, macOS, and Linux


A pseudo 3D mech simulator created with C++ and SFML.

Pilot a giant robot and battle other giant robots in a pseudo 3D environment. Repair and upgrade your mech between missions. Carefully select upgrades and develop winning strategies in combat.

SF Mech Simulator is an open source game and all of the assets used to create the game are licensed under a Creative Commons Attribution or CC0 license.

Links to the asset sources are included in the credits.txt file packaged with the game.

This file can also be found in the github repository.

https://github.com/Droog71/SFMechSimulator

Playing the Game:

Click the 'NEW GAME' button at the main menu.

Press F1 to start the tutorial.

Key bindings can be reassigned by editing the bindings.list file in the game directory.

All possible key aliases can be found at the following link.

https://github.com/Droog71/SFMechSimulator/blob/main/src/key_bindings.cpp


Download

Download
sf-mech-simulator-linux.zip 12 MB
Version 1.0.1 Feb 06, 2023
Download
sf-mech-simulator-mac.zip 13 MB
Version 1.0.0 Oct 16, 2021
Download
sf-mech-simulator-windows.zip 18 MB
Version 1.0.0 Oct 16, 2021

Install instructions

  • Preferred installation method:

Install the itch.io app to download, install and run the game with automatic updates provided via butler.

  • Alternative installation method:

Extract the compressed file and double click or create a shortcut to the executable.

Development log