/Lisp-games

My little polygon for common lisp adventures (games and experiments)

Primary LanguageCommon Lisp

Descriptions

Tubed

anim

Game done for August 2016 Lisp Game Jam

Download here: https://phuda.itch.io/tubed

Tic-tac

anim

Playing against evil computer.

Made with Sketch

Tree

anim

Simple recursive tree generator. Use mouse to animate.

Made with Sketch

Tanks

anim

I remember old classic game about tank fight. Coolest feature was destructable terrain and physics. Unfortenatly i cant find this game anymore, but i made a copy! This game for 2 people.

Made with Sketch

How to run

Make sure you have some Common Lisp implementation (for example SBCL) and quicklisp (Common Lisp package manager) on board.

Then say to lisp (load "/path/to/Lisp-games/Tanks/tanks.lisp") and enjoy!

First time it can take some time to load libraries.