Please create an account or Login! Have fun!

Chip's Workshop: Difference between revisions

Jump to navigation Jump to search
m (Tylersontag moved page chip's Workshop to Chip's Workshop over redirect: revert)
(removed stub notice)
Line 13: Line 13:
*[http://www.microstupidity.com/chipw/ Chip's Workshop home page]
*[http://www.microstupidity.com/chipw/ Chip's Workshop home page]
*[https://packages.debian.org/sid/chipw Chip's Workshop Debian package]
*[https://packages.debian.org/sid/chipw Chip's Workshop Debian package]
{{stub}}
[[Category:Programs]]
[[Category:Programs]]

Revision as of 20:07, 27 April 2020

Chip's Workshop is a level editor. It is the second level editor made to date, and it was created by Chris Elsby. It was first released in 2008, and the latest version was released in 2011.

Techinical details

Chip's Workshop is coded using in C++ and uses the wxWidgets toolkit. A pre-compiled binary for Windows is available, and a package for Debian GNU/Linux also exists. Chip's Workshop can also be manually compiled on other Linux distros. It can also, with some minor changes, be compiled and run on macOS, but this is not tested or supported by Elsby.

Features

  • Chip's Workshop is the first level editor to support playtesting in Tile World, but does not support testing in Microsoft's version of Chip's Challenge.
  • Chip's Workshop makes it possible to select tiles based on hex ID, making it easy to add 00Floor and other such tiles to levels.
  • Chip's Workshop uses Tile World's tileset by default, but the user can also specify a custom tileset. Tilesets can also be scaled to various shapes and sizes, including non-square rectangles.
  • Free and open source.

External links