Home

Awesome

Bindless

Bindless is a puzzle game with a dystopian background story created as part of Ebitengine's first game jam ever! The jam's theme was "magnets".

Bindless tutorial level

The puzzles are based on electromagnetic simulations where you use abilities to affect magnets and circuits while trying to reach a target. The game is now available in English, Spanish and Catalan, with a duration of at least half an hour if you are good at puzzles, with many people needing more than an hour to reach the end.

You can play from the browser or download at itch.io, get static binaries from the releases here on Github, or if you have Golang 1.18+, you can also build and run directly with:

go run github.com/tinne26/bindless@v0.0.3

(Notice that on linux Ebitengine has a few dependencies that you may need to install if you have never used Ebitengine with Golang.)

Controls And Mechanics

The game requires a mouse or touchpad to play. Mechanics are explained in the tutorial within the game itself.

Licenses

Code is licensed under the MIT License. Assets are licensed as described in the readme from the assets folder.

Special acknowledgments:

Misc. Esoteric Knowledge

TODO

I'd like to...