Main Page
Ilya's Viewer
Utils
Games
Drivers
DOS Games
Ilya's Snake 1 (C)Ilya Podolskiy,2001:
Unlike tetris and cell phone snakes, Ilya's Snake moves fluently, pixel by pixel and must eat,
instead of standard "food" squares, pizzas, that appears with random size in random position.
As usual snake cannot hit walls or itself. Snake can turn in any position, so beware of turning
inside itself.
Holding "shift" gives you extra speed. To pause the game press "space" or "p".
Game can run in 10 different speeds (1 to 10) that can be specified as command line parameter
(ex: Snake.exe 7). Default speed is 5.
To quit the game press ESC.
Ilya's Snake 2 (C)Ilya Podolskiy,2001:
Fully like the first version, except one difference: snake can turn only every 12 pixels
(its diameter is 11 pixels).
Ilya's Snake 3 (C)Ilya Podolskiy,2001:
This snake, in difference from previous versions, turns smoothly and can move in any angle.
Keys left and right changes angle. As in previous version, you have 10 speeds that can be specified as command line
parameter, "shift" for extra speed and "p"/"space" - pause.
These games require bgi driver "egavga.bgi" and fonts "goth.chr" and "trip.chr", that can
be downloaded in one self-extracting zip file.
Windows Games
Fifteen (C)Ilya Podolskiy,2002:
Fifteen is a puzzle game, consist of sorting 15 numbers, by moving numbers to empty cell.
There's nice and easy interface, many options, posibility to choose any hardness level user
wish, and smart auto-solve algorithm.