Just grab the build from releases section.
To run manually:
- Install liballegro
# e.g. on Debian derivatives, including Ubuntu
apt-get install liballegro-acodec5-dev liballegro-audio5-dev \
liballegro-image5-dev liballegro-dialog5-dev liballegro-ttf5-dev \
liballegro-physfs5-dev liballegro-video5-dev libffi-dev
ocicl install
sbcl
- In REPL started on previous step, run
(asdf:load-system :thoughtbound)
(uiop:chdir "Resources")
(setf *default-pathname-defaults* (truename "./Resources"))
(thoughtbound:main)
- 64-bit Windows 7 SP1 or Ubuntu 16.04
- 2 GB of RAM
- 30 Mb of free disk space
- Inconsolata font, OFL
- Tango icons, CC0
- Pixel Art Asset Pack by Anokolisa, CC0
- Footsteps Leather, Cloth, Armor by Brandon Morris, CC0
- Minifantasy Dungeon Audio Pack by Leonardo Paz
- Pixel Art GUI Elements by Mounir Tohami, CC0
- Bookxel font by HowYouDoing, OFL
- Male gotcha sound by TaniCorn, CC-BY 4.0
- Soundscape and Ambient Music Pack: LOST by Makoto Hiramatsu, CC-BY 4.0
Copyright (c) 2023 Andrew Kravchuk (awkravchuk@gmail.com)
Licensed under the MIT License.