Thanks to Julio Marchi for this space in MSX All |
||||||
Find out where the bombs are located as quick as possible! Minesweeper is a famous strategy game. The goal of the game is to open all free fields, avoinding the bombs. This game brings the binaries, sources and a development manual in portuguese. Minimum requirements:
Type on MSX-DOS: A:> MINES The main menu:
Controls:
mines_src_11.zip - Sources. mines_11.zip - Binaries. map.pas - Code to create the game map. flood.pas - Example of flood-fill. start.asm - How to read MSX 2 clock in Assembly. The game development tutorial (Portuguese) was created in PDF format, containing the following topics:
mandev12.pdf - Development manual version 1.2 (Portuguese) - November 2018. NEW! Learn how to develop Minesweeper in Basic: Mines Basic.
Hans page: http://www.hansotten.com/msxpascal.html Book on Turbo Pascal: http://oldcomputers.dyndns.org/public/pub/rechner/epson/~fjkraan/comp/tp30/doc/ Thanks to SLotman for MSX Pad, for the use of constants for maps and for the time.inc. |
||||||