Skip to content

Releases: bonkzwonil/antsim

antsim 1.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 12:01

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

Linuxantsim-1.1.1-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.1.1-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.

Full Changelog: v1.1.0...v1.1.1

antsim 1.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:32

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

Linuxantsim-1.0.1-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.1-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.

Full Changelog: v1.0.0...v1.0.1

antsim 1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:52

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