Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/titledgames/microwave-man/llms.txt

Use this file to discover all available pages before exploring further.

There are three ways to play Microwave Man depending on your platform and preference. You can grab a native binary from GitHub Releases, install through Flathub on Linux, or open the web version directly in your browser without downloading anything at all.
Pre-built binaries for Windows, Linux, and macOS are published on the GitHub Releases page. Each release includes all platform exports alongside release notes.
1

Open the releases page

Navigate to github.com/TitledGames/Microwave-Man/releases and find the latest release (currently v1.3.0).
2

Download the file for your platform

Expand the Assets section and download the appropriate file:
PlatformFile
WindowsMicrowave-Man-Windows.zip (contains .exe)
LinuxMicrowave-Man-Linux.zip (contains .x86_64)
macOSMicrowave-Man-MacOS.zip
3

Extract the archive

Unzip the downloaded file. On Linux, you may also need to mark the binary as executable:
chmod +x Microwave-Man-Linux.x86_64
4

Launch the game

  • Windows: double-click the .exe file
  • Linux: run ./Microwave-Man-Linux.x86_64 in your terminal, or double-click it in your file manager
  • macOS: open the .zip and launch the resulting application
The downloaded native binary delivers the best performance and the most complete feature set, including Discord Rich Presence. If you have a choice, prefer the download or Flathub version over the web build for smoother gameplay.

What to do next

Once the game is running, the main menu presents three options: Play, Extras, and Quit. Select Play to start climbing. Head to the controls reference if you want to review the keyboard layout before you begin.

Build docs developers (and LLMs) love