cybevnm / blocks-game

Simple tetris-like game written in common lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BLOCKS

Simple tetris-like game written in common lisp. Uses lispbuilder to get the input, do rendering and other stuff.

Keys

  • q - quit
  • e - rotate block clockwise
  • w - rotate block counterclockwise
  • left, right, down - move block
  • space - drop block
  • p - pause

Screenshots

blocks main screen screenshot

About

Simple tetris-like game written in common lisp

License:Other


Languages

Language:Common Lisp 100.0%