Please create an account or Login! Have fun!

Tile World: Difference between revisions

Jump to navigation Jump to search
1,668 bytes added ,  29 October 2019
→‎External links: Updated links
imported>Chipster1059
m (→‎History: Added 1.3.1)
 
(→‎External links: Updated links)
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Image:TileWorld.png|thumb|right|A screenshot of [[Lesson 1]] in Tile World]]
[[Image:TileWorld.png|thumb|right|A screenshot of [[Lesson 1]] in Tile World]]


'''Tile World''' (also known as ''TileWorld'' or ''Tileworld'') is a game designed to emulate [[Chip's Challenge]]. It was written by [[Brian Raiter]]. To avoid copyright infringement with Chip's Challenge, the game does not use the original graphics, sound or music. The original level set is not bundled with Tile World, so is legal for use.
'''Tile World''' (also known as ''TileWorld'', ''Tileworld'' or ''tworld'') is a game designed to emulate [[Chip's Challenge]]. It was written by [[Brian Raiter]]. To avoid copyright infringement with Chip's Challenge, the game does not use the original graphics, sound or music. The original level set is not bundled with Tile World, so is legal for use.
== History ==
== History ==
In 2000, [[Brian Raiter]] decided to make a port of the Microsoft version of Chip's Challenge to Linux.  Chuck Sommerville supported his plan and convinced him to make it possible to also emulate the Lynx set of rules, and to also make the program work under MS Windows.
In 2000, [[Brian Raiter]] decided to make a port of the Microsoft version of Chip's Challenge to Linux.  Chuck Sommerville supported his plan and convinced him to make it possible to also emulate the Lynx set of rules, and to also make the program work under MS Windows.


The first version of Tile World was released in 2002 for Windows and Linux.  Shortly after, it was ported with BeOS by a third party.  It was later ported to Mac OS by Thomas Harte.
The first public version of Tile World was released in 2002 for Windows and Linux. Brian Raiter continued to maintain Tile World until 2006, when Tile World 1.3.0 was released.


Brian Raiter continued to maintain Tile World until 2006, when Tile World 1.3.0 was released.
In 2010, a new version of Tile World (TW2) was released along [[Chip's Challenge Level Pack 3|CCLP3]] by [[Madhav Shanbhag]].  It included [[CCX]] file support and a redesigned interface.  Despite becoming more popular than TW1 <ref>http://cczone.invisionzone.com/index.php?/topic/921-chipsexe-tile-world-or-tile-world-2/</ref>, it faced ocasional criticism, as it did not show passwords and had a few minor OS-specific annoyances.


In 2010, a new version of Tile World (TW2) was released along [[CCLP3]] by [[Madhav Shanbhag]].  It included [[CCX]] file support and a redesigned interfaceDespite becoming more popular than TW1 <ref>http://cczone.invisionzone.com/index.php?/topic/921-chipsexe-tile-world-or-tile-world-2/</ref>, it faced ocasional criticism, as it did not show passwords and had a few minor OS-specific annoyances.
On March 27 2014, Tile World 2.1 was released one day before [[Chip's Challenge Level Pack 1|CCLP1]].  It was made by [[Eric Schmidt]] with assistance from Madhav Shanbhag.  It fixed most of the above issues and added the possibility to change death messages, among other thingsIt also fixed a few important ruleset glitches that had existed for a long time in both TW1 and TW2.


On March 27 2014, Tile World 2.1 was released one day before [[CCLP1]].  It was made by [[Eric Schmidt]] with assistance from Madhav Shanbhag.  It fixed most of the above issues and added the possibility to change death messages, among other things.  It also fixed a few important ruleset glitches that had existed for a long time in both TW1 and TW2.
On 24 July 2015, Brian Raiter came back and released Tile World 1.3.1. Both branches of Tile World continue to be maintained with largely similar sets of features.
 
On 24 July 2015, Brian Raiter came back and released Tile World 1.3.1.


== Features ==
== Features ==
Line 26: Line 24:
== Rulesets ==
== Rulesets ==


Tile World has two rulesets intended to emulate two different implementations of Chip's Challenge: the MS ruleset and the [[Lynx]] ruleset. Many [[glitch]]es from the Microsoft implementation are emulated into Tile World, in order for scores obtained from Tile World to be consistent with that implementation. The Lynx and MS rulesets also have a variety of subtle differences in how monsters and other game elements work, which are readable at [[Lynx]]. For instance, in the original Lynx version, [[fire]] is an [[acting wall]] to everything but [[fireball]]s; in the MS version, it only stops [[bug]]s and [[walker]]s.
Tile World has two rulesets intended to emulate two different implementations of Chip's Challenge: the MS ruleset and the [[Lynx ruleset|Lynx]] ruleset. Many [[glitch]]es from the Microsoft implementation are emulated into Tile World, in order for scores obtained from Tile World to be consistent with that implementation. The Lynx and MS rulesets also have a variety of subtle differences in how monsters and other game elements work, which are readable at [[Lynx ruleset|Lynx]]. For instance, in the original Lynx version, [[fire]] is an [[acting wall]] to everything but [[fireball]]s; in the MS version, it only stops [[bug]]s and [[walker]]s.


=== Differences in the Lynx emulation ===
=== Differences in the Lynx emulation ===


The Lynx ruleset in Tile World does allow some things the actual Lynx implementation of the game does not. Tile World accepts arbitrary connections of [[button]]s to [[trap]]s and [[clone machine]]s (in the actual Lynx game the connections are made implicitly based on positions of the buttons and targets), a concept borrowed from the MS implementation. North and west [[thin wall]]s, which did not appear in [[CC1]], can be used. One can also touch the border in the Lynx emulation without any unpredictable results that would occur in the actual Lynx game. Also, Tile World is not hindered by the limitations of the Atari Lynx hardware, so various limits aren't reproduced. Examples are only being able to hold a maximum of 256 [[key]]s, a maximum of 128 [[monster]]s that can be on screen, and having the titles contain no lowercase letters or symbols.
The Lynx ruleset in Tile World does allow some things the actual Lynx implementation of the game does not. Tile World accepts arbitrary connections of [[button]]s to [[trap]]s and [[clone machine]]s (in the actual Lynx game the connections are made implicitly based on positions of the buttons and targets), a concept borrowed from the MS implementation. North and west [[thin wall]]s, which did not appear in [[Chip's Challenge 1|CC1]], can be used. One can also touch the border in the Lynx emulation without any unpredictable results that would occur in the actual Lynx game. Also, Tile World is not hindered by the limitations of the Atari Lynx hardware, so various limits aren't reproduced. Examples are only being able to hold a maximum of 256 [[key]]s, a maximum of 128 [[monster]]s that can be on screen, and having the titles contain no lowercase letters or symbols.
 
Tile World still includes a command-line option (-P) which turns on ''pedantic'' mode, forcing the Lynx ruleset to emulate the original Lynx game as closely as possible, although this renders some levels unsolvable or unplayable.


Tile World still includes a command-line option (-P) which turns on ''pedantic'' mode, forcing the Lynx ruleset to emulate the original Lynx game as closely as possible.
In 2015, new glitches in the original Atari Lynx version of Chip's Challenge were discovered, allowing Chip to pick up an item he starts on, and winning instantly if he starts on the exit, among others. As implementing these in the main Lynx ruleset would break several levels, these were added to pedantic Lynx only.


== Tiles ==
== Tiles ==


The original 32x32 tiles in the MS version are replaced with 48x48 tiles created by [[Anders Kaseorg]], which also don't use the 4-bit colors (16-color palette) that are used in the MS Chip's Challenge. With the Lynx ruleset, all objects move smoothly from one tile to the next, and animations are included when an [[object]] runs into [[water]], a [[bomb]] explodes, objects are [[Clone machine|cloned]], or Chip [[Death Message|is killed]]. Also, [[element]]s except [[ice]] visibly "shimmer" and the [[exit]] continuously pulls its borders inwards as if it were a portal to another world.
The original 32x32 tiles in the MS version are replaced with 48x48 tiles created by [[Anders Kaseorg]], which also don't use the 4-bit colors (16-color palette) that are used in the MS Chip's Challenge. With the Lynx ruleset, all objects move smoothly from one tile to the next, and animations are included when an [[object]] runs into [[water]], a [[bomb]] explodes, objects are [[Clone machine|cloned]], or Chip [[Death message|is killed]]. Also, [[element]]s except [[ice]] visibly "shimmer" and the [[exit]] continuously pulls its borders inwards as if it were a portal to another world.


There are also some differences between the sound effects used for the MS ruleset and the Lynx ruleset. The [[green button]] adds a sound effect identical to the other three buttons; sounds are made when [[block]]s move and when Chip steps over [[element]]s (differing for ice and force floors when Chip has the [[boot]]), [[recessed wall]]s, fake [[blue wall]]s, [[dirt]] and [[trap]]s; the [[computer chip]] has the same sound as the [[key]]s, and the [[socket]] has the same sound as the [[lock]]s.
Tile World's sound effects were created by Brian Raiter using household objects. There are also some differences between the sound effects used for the MS ruleset and the Lynx ruleset. The [[green button]] adds a sound effect identical to the other three buttons; sounds are made when [[block]]s move and when Chip steps over [[element]]s (differing for ice and force floors when Chip has the [[boot]]), [[recessed wall]]s, fake [[blue wall]]s, [[dirt]] and [[trap]]s; the [[computer chip]] has the same sound as the [[key]]s, and the [[socket]] has the same sound as the [[lock]]s.  


== Files ==
== Files ==
Line 50: Line 50:
Tile World is written in the C programming language. It uses the SDL library for platform-specific tasks. The platform-independent parts of the code - such as the game logic - are neatly separated from the platform-specific layer that renders the user interface, making it easy to port Tile World to a new platform.
Tile World is written in the C programming language. It uses the SDL library for platform-specific tasks. The platform-independent parts of the code - such as the game logic - are neatly separated from the platform-specific layer that renders the user interface, making it easy to port Tile World to a new platform.


The Linux and Windows ports were developed by Brian Raiter. The port for the Mac was done by Thomas Harte.
Official releases of Tile World and Tile World 2 include a precompiled Windows binary, and the source code for compilation on Linux. Tile World 1.3.2 is also available in the software repositories of Debian GNU/Linux
 
macOS support is unofficial, and tends to lag behind Windows and Linux. The Mac port of 1.3.0 was done by Thomas Harte; 1.3.2 is unavailable. The Mac port of 2.1.1 was done by Julian Uy; 2.2 is unavailable.


[http://dl.qj.net/Tile-World-Port-Gaming-Consoles-PSP-Homebrew-Games/pg/12/fid/5337/catid/195 Tile World Port] Psp port by [http://forums.qj.net/showthread.php?t=43181 Thepixelatedpoo]
Tile World was also ported to the PlayStation Portable by Thepixelatedpoo. The latest version of this port is 1.2.1, so it contains several bugs that have since been fixed upstream.
 
Tile World 1.0, the first stable release, was also ported to BeOS. This port is extremely outdated, and BeOS itself has been discontinued. An open-source clone of BeOS called [http://haiku-os.org Haiku] remains under active development, but the Tile World port does not run.


== Trivia ==
== Trivia ==


[[Chuck Sommerville]], interviewed about Chip's Challenge's origins, notes that ''Tile World'' was the game's original name: "''[Helping other programmers] was not too terribly creative, so in my spare time at home, I started working up an idea for a game I always wanted to do that involved a player moving across [[tile]]s of different types, and interacting with them. I called it "Tile World.''"
[[Chuck Sommerville]], interviewed about Chip's Challenge's origins, notes that ''Tile World'' was the game's original name: "''[Helping other programmers] was not too terribly creative, so in my spare time at home, I started working up an idea for a game I always wanted to do that involved a player moving across [[tile]]s of different types, and interacting with them. I called it "Tile World.''"
==References==
==References==
<references/>
<references/>
[[Category:Chip's Challenge]]
 
== External links ==
* [https://www.muppetlabs.com/~breadbox/software/tworld/ Official Tile World website]
* [https://tw2.bitbusters.club/ Official Tile World 2 website]
* [https://packages.debian.org/sid/tworld Tile World Debian package]
* [https://cczone.invisionzone.com/topic/1323-tile-world-211-ported-to-qt5-and-cmake-mac-version/ Mac port of Tile World 2]
* [http://wololo.net/talk/viewtopic.php?t=32947 PSP port]
* [http://pulkomandy.tk/~beosarchive/archive/nosource/games/ BeOS port]
 
[[Category:Clones]] [[Category:Programs]]

Navigation menu