Elliott Slaughter announced Blackthorn 3D, yesterday. Blackthorn 3D is a game engine crafted in Lisp using LispbuilderSDL and cl-opengl for graphics and usocket and userial for network play.
Blackthorn 3D — Lisp game engine using USerial
June 20th, 2011
Patrick Stein
- ‡ lisp, userial
- ‡ Link
- ‡ No Comments ⇒
Related posts:
- The Bowling Game Kata in Common Lisp The Bowling Game Kata in Common Lisp from Patrick Stein on Vimeo. Code Kata are repetitive coding tasks designed to help one internalize certain patterns, methodologies, or tools. In this video, I go through Uncle Bob Martin’s The Bowling Game Kata. The Kata exercises test-driven development. Uncle Bob’s presentation of...
- USerial — v0.5.2011.04.21 released I am releasing a new version of my USerial library. This release extends the (make-slot-serializer ...) and (make-accessor-serializer ...) so that you can pass an existing instance into the unserializers with the :object parameter rather than having the factory form allocate a new instance. This release also provides ways to...
- Roto-Mortar: A 7-Day Lisp Game Roto Mortar was written for the 2010 LISP Game Design Challenge. The challenge was to design and implement a game in seven days using some LISP dialect. The KPs have been beating on your base all week. Your defenses are just about to collapse. In fact, your mortar cannons are...