Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic
Go directly to another tagGo directly to another tagAll Last Modified Items for Games
Back to full tag viewMiguedrez (Modified)Last modification: Mon, 09 Mar 2009 09:38:56 GMTA chess game written entirely in Common Lisp
The Feebs War (Added)Last modification: Fri, 04 Jan 2008 13:28:27 GMTA game based on Planet of the Feebs, with source-code improvement,
intended to be portable, to have better graphics and documentation.
Pixel Art Library (Modified)Last modification: Tue, 06 Nov 2007 22:35:43 GMT2d game/graphics library.
cletris (Modified)Last modification: Thu, 20 Sep 2007 12:32:57 GMTA Tetris like game.
Urban Warfare: The Escape (Modified)Last modification: Fri, 20 Apr 2007 16:59:39 GMTThis is yet another 7 day roguelike by Timofei Shatrov. The goal is to escape the enemy city while avoiding the enemies or killing them.
bmud (Added)Last modification: Sat, 07 Apr 2007 20:19:32 GMTBMUD is a multiuser dimension (MUD) of the Diku/Rogue persuasion.
The Rougelike! (Modified)Last modification: Sat, 09 Dec 2006 19:30:00 GMTA roguelike game written mostly in Common Lisp, and the first version was written in 7 days.
The game takes a satirical approach at Wikipedia. Your character is a "rouge" admin, and you must commit a...
The Sewer Massacre (Modified)Last modification: Wed, 15 Nov 2006 21:20:52 GMTA roguelike, written in Common Lisp in 7 days.
Planet of the Feebs (Added)Last modification: Tue, 14 Nov 2006 14:10:21 GMTA simulation game loosely based on the Xerox PARC "Maze War" game. It generates graphics output via CLX.
Gamelib (Modified)Last modification: Tue, 10 Oct 2006 14:00:03 GMTA framework for writing games in Common Lisp. It is initially planned to provide libraries for 2D games with a tile-based background and a 3D wire-frame library. It uses CLX for graphics output.
Genetic Goban (Added)Last modification: Fri, 22 Sep 2006 07:51:21 GMTA GO game playing program based on genetic algorithms.
Sakala (Added)Last modification: Tue, 12 Sep 2006 11:24:44 GMTA scriptable multiplayer game engine.
contraband (Added)Last modification: Mon, 04 Sep 2006 11:17:43 GMT"A roleplaying game of intrigue, diplomacy, smuggling and good old-fashioned adventure".
Langband (Added)Last modification: Sun, 03 Sep 2006 08:10:11 GMTA Common Lisp rewrite of the popular role playing game Angband.
Gatlopp (Added)Last modification: Sun, 27 Aug 2006 08:28:49 GMTA game in which the player guides a robot through maze-like levels and collects equipment. It is inspired by the Gauntlet Atari arcade game. Graphics output is based on CLX.
Code to roll dice (Added)Last modification: Thu, 17 Aug 2006 06:55:52 GMTA library for simulating dice rolling and tabulating possible results.
Pantzer (Modified)Last modification: Wed, 09 Aug 2006 14:24:38 GMTPantzer is a "wire-frame `shoot tanks' game" with a CLX-based user interface.
cl-alleg - Common Lisp FFI for the Allegro Games Library (Modified)Last modification: Sat, 20 May 2006 13:04:07 GMTA set of CFFI-based Common Lisp bindings to the Allegro game programming C library.
3D Lisp Mazes (Modified)Last modification: Thu, 27 Apr 2006 17:54:32 GMTA program for solving and displaying 3D mazes. It is based on QuickDraw 3D.
CL quiz (Added)Last modification: Wed, 26 Apr 2006 12:56:03 GMTA Common Lisp programming challenge along the lines of "Perl quiz of the week" or "Ruby Quiz". Each week a new quiz is sent to a mailing list, and users can send their solutions. A summary describing ...
Polygonizer (Added)Last modification: Tue, 18 Apr 2006 13:50:37 GMTAn implicit geometric surface polygonizer. It computes the surface of a function and graphically displays the output.
TV3D FLI interface (Modified)Last modification: Mon, 10 Apr 2006 14:31:42 GMTTV3D engine 6.2 interface for Lispworks through FLI.
Second iteration include 2 new tutorials, proto code for camera and
the main loop .
GAMEYLISP (Added)Last modification: Mon, 10 Apr 2006 09:40:28 GMTGAMEYLISP, "A development diary for writing a Minesweeper game in Common Lisp using the Allegro games library", is Damyan Pepper's blog.
Sudoku Solver (Added)Last modification: Thu, 30 Mar 2006 16:02:02 GMTA program for solving the Sudoku logic puzzle.
Aqueduct (Added)Last modification: Mon, 27 Mar 2006 12:39:15 GMTA logic puzzle game with a GUI based on the LispWorks CAPI library.
IGS Client (Added)Last modification: Sun, 26 Mar 2006 17:51:46 GMTA client library for the Internet Go Server Protocol over TCP/IP, which can connect to a go server for playing the Go game.
CL-ODE (Modified)Last modification: Sat, 18 Mar 2006 12:26:51 GMTA set of CFFI-based bindings to the ODE (Open Dynamics Engine) C++ library for simulating rigid body dynamics.
Common Lisp Application Builder (Modified)Last modification: Fri, 03 Mar 2006 15:12:58 GMTAn easy to install Lisp distribution with a coordinated set of libraries for creating standalone, standard GUI applications.
cl-openpoker (Added)Last modification: Tue, 14 Feb 2006 12:40:08 GMTA highly scalable and fault-tolerant Poker server based on Allegro Common Lisp and AllegroCache.
LIFP (Added)Last modification: Fri, 10 Feb 2006 07:57:35 GMTLIFP (Lisp Interactive Fiction Project) is "a Common Lisp environment for playing and developing Interactive Fiction games". It provides a language extension that implements the functionality of inter...
LMud (Added)Last modification: Tue, 24 Jan 2006 15:27:37 GMTLMud is a Multi-User Dungeon (MUD) game. The system is planned to have a text-based command interface like similar games. LMud has a client/server architecture, which relies on multithreaded Lisp impl...
Hansa2 (Added)Last modification: Mon, 23 Jan 2006 17:26:02 GMTImplementation of the trade game Hansa by economist David D. Friedman. It is similar to games like Empire and Risk, which have the goal of world domination. The system has a client/server architecture...
cl-smogames (Added)Last modification: Sun, 22 Jan 2006 17:17:27 GMTCollection of small games, such as Hasami-Shogi.
The Game - Yet Another Lisp Newbie Example (Added)Last modification: Tue, 10 Jan 2006 18:55:20 GMTA tutorial which describes how to write a little grid game in Lisp (using the LispWorks CAPI toolkit for the GUI part)
Tilt Maze Game (Added)Last modification: Mon, 09 Jan 2006 20:02:46 GMTImplementation of the 2D tilt mazes game with a CLIM GUI.
Tic-Tac-Toe CLIM (Added)Last modification: Mon, 09 Jan 2006 17:31:11 GMTImplementation of the Tic-Tac-Toe game with a CLIM GUI.
CL-Reversi (Added)Last modification: Sun, 08 Jan 2006 15:29:55 GMTImplementation of the game of Reversi. A text-mode interface that should work on any implementation and a CLIM GUI are available. The code is based on that of the program Otello(R) in the book "Paradi...
Connect 4 (Added)Last modification: Sun, 08 Jan 2006 14:55:35 GMTProgram that plays the Connect 4 game against the user. It has a CLIM GUI.
Clones (Added)Last modification: Sat, 07 Jan 2006 15:55:26 GMTGame inspired to "same game" for GNOME. It has a CLIM GUI.