Please create an account or Login! Have fun!

Chip's Workshop

Revision as of 20:07, 27 April 2020 by Chipster1059 (talk | contribs) (removed stub notice)
Jump to navigation Jump to search

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