tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://monokrit.itch.io/sokob-ant


Contribution to the Spring Lisp Game Jam 2020.


A puzzle game in the world of Ants.

Find food for the colony and bring it back home.


For now only the source is available at

https://github.com/eulcey/SokobAnt


Controls

Arrow keys
Selecting options and moving the character
rRestarting a level
zRevert one step
Enter
Choosing the selected option
EscShowing the Menu

Requirements

as of https://borodust.org/projects/trivial-gamekit/:

  • Quicklip
  • OpenGL 2.1 or 3.3+
  • x86_64 Windows, GNU/Linux or macOS
  • x86_64 SBCL or CCL


To run the game download the source code and enter in the REPL:

(ql:quickload :sokob-ant)
(in-package :sokob-ant)
(start-game)