History
Version 1 of Kye was released in January 1992, and was widely distributed in the UK in collections of shareware games. This version contained all the main features of the game, including mouse control, real-time movement of objects, and the active monsters. Version 2 was released in May 1992. People who registered version 1 got version 2, and a larger collection of levels. Version 2 introduced a visual level editor and new objects which increased the scope of the game, including black holes, shooters and timer blocks. Both of these versions were for created for Windows during the 3.x era, and as such are 16-bit applications. They will not run on modern 64-bit versions of Windows unless within a 16-bit compatible virtual machine. In any case all associated directory and filenames used must keep to the DOS naming limitations - i.e. no more than 8-letter names and 3-letter filename extensions. Subsequently, Kye has been reproduced for platforms other than Windows 3.x. This has been from scratch since the original coding is not available. Python Kye reproduces the behaviour of the original game very closely, including some behaviour that was probably unintended by the original author. It comes with its own level editor and uses level files in the same format as the original game. Xye is a version written for modern Windows which has some departures from the original behaviour and introduces some entirely new elements; it also has its own level editor and uses a different level file format, although it can read files of the original format (though Xye omits the ability to move diagonally, so levels that rely on this are not playable). There have been other versions of Kye produced or attempted since 1992, including versions for hand-held devices, but these other versions seem defunct now leaving only Python Kye and Xye still supported in 2016. In December 2022 a version of Kye forThe game
The player controls the Kye, a green sphere, using either the mouse or the keyboard. The only action in the game is movement – Kye interacts with the game by pushing objects, pulling them, or consuming/collecting them (by stepping onto them). Each level is a single screen, of 30×20 squares, each of which can contain a single object. The objective of the game is to collect all of the diamonds in each level, after which the player proceeds to the next level. There is a password system enabling a player to return later to a level he/she has reached previously. The main objects are the Kye, diamonds, solid walls, soft blocks (which are consumed by walking through them), and solid, movable blocks (which can be pushed around). There are also stickers, which act as magnets and come in horizontal and vertical varieties. A sticker attracts and immobilizes any movable object (other than Kye or another sticker of the same variety) that comes within two squares of it along its axis. Kye can also use them to pull objects. Combinations of these objects alone gives an entirely non-real-time puzzle, enabling puzzles like '' Sokoban'' to be constructed. (Although Kye lacks a fillable-hole object, it is possible to combine the sticky blocks with some traps to enable a Sokoban-like gameplay.) There are also real time moving objects - sliders and rockies. These have some similarity with falling-rocks puzzle games, but since in Kye they can go in four directions, and there are also turning blocks (clockers and anticlockers) that can redirect a stream of sliders or rockies, it is possible to construct circular flows and periodic mechanisms. The bouncers, which are the only non-player-controlled objects that can push other objects, allow mechanisms to be constructed. There are also beasts: spikes, blobs, twisters, gnashers, and viruses. These home in on Kye, who loses a life (of four allotted for each level, as 0 lives count as a life) on contact with one. This gives the game its arcade element; however, the game's documentation states that the beasts are intended to be outwitted rather than outrun – for example, by pushing blocks to trap them or attracting them to stickers or black holes. Version 2 added timer blocks (making it easy to add time-delay mechanisms to levels), black holes (which destroy objects that flow, wander or are pushed into them), and shooters (which create new sliders or rockies). These take Kye further from the puzzle game area where it started, and more into the arcade game genre.Custom levels
Kye allows users to create and play custom level files, in a simple text-based format. A level file contains one or more levels, which the player progresses through in the same way as when using the standard level file. Version 1 had no level editor, thus requiring level files to be created using aExternal links
References