Skip to content

lisp-mirror/fruktorama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fruktorama 3 Lisp Edition

Quick overview

Fruktorama is a Tetrislike game where the player tries to match at least three of a kind either diagonally or orthogonally.

Start screen

Fruits are dropped from the above and can be rotated to make matches easier. Each time a block of fruits moves down the player gets one point.

Fruits dropping

Each diagonally or orthogonally row of at least three fruits of the same kind will be removed. Points are scored as ten times the number of fruits removed.

Reaping fruits

If the player gains enough points they'll be admitted to the highscore list.

Enter name

The highscore is saved locally.

Highscore

Releases

No releases published

Packages

 
 
 

Contributors