ultimate-scale icon indicating copy to clipboard operation
ultimate-scale copied to clipboard

Build increasingly large machines to solve increasingly difficult problems

Ultimate Scale

Ultimate Scale is a puzzle game in which you build machines to solve problems.

Current state

Some older videos:

Running

Ubuntu

  • Install FreeType libraries:
    sudo apt install libfreetype6-dev
    
  • For imgui-rs:
    sudo apt install libxcb1-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev
    

Windows

  • Install FreeType libraries as detailed here. Place freetype.dll next to ultimate_scale.exe.

Credits