obiwanus / loderunner

A clone of the ZX Spectrum version of the famous game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lode Runner

A clone of the ZX spectrum version of the famous game.

13 levels available, fully playable. The enemy AI is smart enough to reach you everywhere provided there exists a path to you. In the original game the enemies could be tricked and led astray. Here, you'll have to run for your life!

(click below to see a quick demo)

Quick demo

Build on Windows

  • Download the source code
  • Run build.bat

Build on Linux

  • Download the source code
  • Run build.sh

Enjoy!

The linux version has no sound.

Here's what an example level will look like:


  e t                    |
  =++=++=+++=#======+    |
             #-----------|
             #    ==#    |
             #  e ==#    | t
             #    ==#   =====#====
             #    ==#        #
             #    ==#        #
             #    ==#       t#
===#==========    ========#=======
   #                      #
   #                      #
   #                      #
==============#===========#
              #           #
              #           #
          e t #-----------#  t e
      #=========          =======#
      #                          #
      #          p  t            #
=================================

About

A clone of the ZX Spectrum version of the famous game

License:Other


Languages

Language:C++ 92.4%Language:C 6.5%Language:Batchfile 0.9%Language:Shell 0.2%