|
|
- mmineThis is my favorite project, just in terms of sheer groove points.
It creates a minesweeper game,
and then tries to solve it.
Without cheating, in fact.
This is very old code, it was my first project written in C.
There's no configure script of any kind.
You may need to edit the Makefile to change options.
Set DOS = yes if you're under DJGPP,
and set NO_VGA = yes to disable VGA
(svgalib under linux, direct VGA under DOS).
There's a script in this project called mmine-login that
can be used in conjuction with a telnet daemon to serve
minesweeper to the world. I added this line to my inetd.conf:
|
All right reserved. Don't kill koalas.