From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-02-02 17:51:46
Hi!
Some speccy guys have written a Minesweeper clone in C (and a few lines of
ASM). Being always eager to steal good ideas from others, I immediately
recognized that this is the ideal game for a cc65/conio implementation:-)
The Spectrum sources are available from
http://www.speccy.org/compiler/index_en.htm
The game engine is not really difficult to implement, so even without looking
at the source for the Spectrum, it should be possible to write such a game for
the 6502 machines. Or, download the sources and rewrite the I/O stuff. The
sources are GPLed, so this is possible if you can live with that license.
A graphics implementation (using tgi) would also be possible. However, one
problem is that the only driver available in 2.9.0 is missing the outtext()
function.
Any takers?
Regards
Uz
--
Ullrich von Bassewitz uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-02-02 17:52:34 CET