Skip to content

test the sbcl foreign function interface ffi to talk to ncurses and made a simple tetris game using colors

Notifications You must be signed in to change notification settings

terryc321/sbcl-ncurses-tetris-003

Repository files navigation

tetris

exploration of using sbcl foreign function interface on ncurses c library

tetris keys

a : left d : right s : down w : spin left e : spin right

q : quit

no scoring

no end game detected

no high scores

no fancy graphics

start tetris use run.sh

usage

rlwrap ~/bin/sbcl --script main.lisp

hard coded path in curses.lisp

About

test the sbcl foreign function interface ffi to talk to ncurses and made a simple tetris game using colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published