Skip to content

fangete/land

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAND

The objective of the game is to collect all chests on the given level and get to the door to the next level. Beware of devils and lava lakes. You can run, climb ladders, destroy brickworks by shooting them. Note that destroyed brickwork blocks are reconstructed in time. Devils cannot be killed. If a devil dies by falling to a lava lake, the new one appears on the top of the screen.

Hint: you can get rid of the devil by immuring it in a brickwork.

#####Controls:

  • Cursor keys - moving direction
  • Z, X - shooting left and right
  • Q - restart game
  • ; - next stage
  • R - restart current stage
  • F10 - switch to next bank of maps
  • F12 - toggle full screen

#####Maps: There are two map-sets of two known versions of original game. To switch between sets press F10 key. All maps are located in "Content\Maps" folder with the game and can be edited by text editor with fixed width font. Also there is map template with empty map. To make map file visible for the game it should be placed in "Content\Maps\Bank.XXX" folder and it should have number of stage in file name and have .map extension. Other files will be ignored. Example: "020.map".

-- Download (Google Drive) installer for Windows

-- #####Gameplay video: ScreenShot

#####Screenshots: ScreenShot

ScreenShot

About

This is the port of the formely popular game "Land". It was originally developed by ASP corp. on 1986 and ran under PDP-11 compatible computers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors