Please create an account or Login! Have fun!

MapMaker: Difference between revisions

Jump to navigation Jump to search
imported>Pillowpc2001
 
(Updating)
Line 1: Line 1:
'''MapMaker''' is a [[Chip's Challenge]] program by [[Ruben Spaans]]. It generates a full map of a CC level that the user specifies, and also reveals [[invisible wall]]s, the state of [[blue wall]]s, items hidden under [[block]]s, and the paths of specific [[monster]]s such as [[fireball]]s, [[pink ball]]s, and [[glider]]s, drawn with lines corresponding to their colors.
'''MapMaker''' is a [[Chip's Challenge]] program by [[Ruben Spaans]]. It generates a full map of a CC level that the user specifies, and also reveals [[invisible wall]]s, the state of [[blue wall]]s, items hidden under [[block]]s, and the paths of specific [[monster]]s such as [[fireball]]s, [[pink ball]]s, and [[glider]]s, drawn with lines corresponding to their colors.


MapMaker is not used too much today, due to [[AVI]]s and [[ChipCap]], and [[Tile World]]'s [[TWS]] function. However, the program is significant for being one of the first programs made for Chip's Challenge. Programs that may have been around longer are [[ChipEdit]] by John Elion and [[T-Chip]], also by Ruben Spaans.
MapMaker is one of the first programs made for Chip's Challenge. Programs that may have been around longer are [[ChipEdit]] by John Elion and [[T-Chip]], also by Ruben Spaans.
 
MapMaker is not used very often today, due to [[AVI]]s and [[ChipCap]], and [[Tile World]]'s [[TWS]] function. It is a 16-bit program, meaning that it cannot run on 64-bit versions of Windows. MapMaker Deluxe, by [[Tyler Sontag]], fixes this issue and adds several other features.


==External links==
==External links==
* [http://www.pvv.org/~spaans/old/download/other.html MapMaker download page]
* [http://www.pvv.org/~spaans/old/download/other.html MapMaker download page]
* [http://cczone.invisionzone.com/topic/1058-mapmaker-deluxe/ MapMaker Deluxe]
[[Category:Programs]]
[[Category:Programs]]

Revision as of 02:54, 19 January 2019

MapMaker is a Chip's Challenge program by Ruben Spaans. It generates a full map of a CC level that the user specifies, and also reveals invisible walls, the state of blue walls, items hidden under blocks, and the paths of specific monsters such as fireballs, pink balls, and gliders, drawn with lines corresponding to their colors.

MapMaker is one of the first programs made for Chip's Challenge. Programs that may have been around longer are ChipEdit by John Elion and T-Chip, also by Ruben Spaans.

MapMaker is not used very often today, due to AVIs and ChipCap, and Tile World's TWS function. It is a 16-bit program, meaning that it cannot run on 64-bit versions of Windows. MapMaker Deluxe, by Tyler Sontag, fixes this issue and adds several other features.

External links