Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.19 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.19 KB

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.