
Enigma
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Enigma is an addictive little KDE game. It's a block moving puzzle game. You have to remove all the playing blocks on each level by touching blocks with the same picture together. Sounds simple, doesn't it?
At first, all you have to contend with is gravity, but soon you'll find all sorts of hazards and puzzles will make your task more challenging.
This is a port of an original commerical Acorn RISC OS game I wrote in 1992.
It runs under KDE 3.x and also under KDE 2.x.
noop
17 years ago
Report
sheldon
17 years ago
It looks like a nice game, and I'll try it when there's a 'configure' file for me to run...
Report
lazychris2000
17 years ago
linux:/home/chris/apps # CVSROOT=:pserver:anonymous@philemon.dyndns.org:/export/sources/enigma/cvsroot
linux:/home/chris/apps # cvs login
cvs login: No CVSROOT specified! Please use the `-d' option
cvs [login aborted]: or set the CVSROOT environment variable.
Report
mrudolf
17 years ago
export CVSROOT=...
instead of
CVSROOT=...
Report
lazychris2000
17 years ago
Report
mETz
17 years ago
http://www.nongnu.org/enigma/
Report