Skip to content

antsim 1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:52
· 33 commits to main since this release

Standalone builds. Neither needs SBCL, Quicklisp, or a checkout.

Linuxantsim-1.0.0-x86_64.AppImage. chmod +x it and run it.
Built on Ubuntu 22.04, so it runs on 22.04 and anything later. GLFW is
bundled; OpenGL comes from your own graphics driver.

Windowsantsim-1.0.0-windows-x86_64.zip. Unpack it and run
antsim.exe, keeping the folder together.

Both want a driver with OpenGL 4.5, which is any GPU driver of the last
decade.

antsim --help     the options, and the keys the window responds to
antsim --list     the scenarios in the package
antsim goss-double-bridge

Check a download against SHA256SUMS.

MacOS - Cant support it as Apple froze OpenGL support in 2018. You could be able to get it running though by using ports/brew and sbcl directly

Full Changelog: https://github.com/bonkzwonil/antsim/commits/v1.0.0