Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

* (eepitch-shell)

cd

git clone https://codeberg.org/tf/pawn-75.git Pawn-75

mkdir -p ~/leocommunity

cp -r Pawn-75/Pawn-75 ~/leocommunity/Plant-insect-gamer

* (setq inferior-lisp-program "clisp -E ISO-8859-1 -modern")

* (slime)

* (setq eepitch-buffer-name "*slime-repl clisp*")

(require "asdf")

(uiop:chdir "~/leocommunity/Plant-insect-gamer/demus/Process/main/")

(load #p"../../../remus/Startup/cl/acleo.leos")

(cle)

etc is literally the game's source as I wrote it.

If you are in eev mode, you just press <F8> on each line indicated as source, and you can watch it happen. It is best viewed as interactive.

I'm not sure how I got that typo in my own git paste https://codeberg.org/tfw/pawn-75 was the git.