simon_hung dc96a5ac8d Lode Runner version 2.11a, AI_VERSION=4
(1) Modified for AI VERSION = 4
   (1.1) When guard failing in hole, will drop gold before guard failing into hole totally
   (1.2) Shake time extension when guard in hole.
         NOW the runner can dig three hold for three guards and pass through them. (MUST quickly)
	 ==> The behavior almost same as original lode runner (APPLE-II version).
   Modified files: LodeRunner/lodeRunner.guard.js

(2) New Demo Data all ai_version = 4
    modified files: lodeRunner.demoData1.js

(3) Slow down play speed:
                            //slow normal fast
    change from speedMode = [15, 20, 25, 30, 35];
             to speedMode = [14, 18, 23, 29, 35];
    Modified files: lodeRunner.main.js

(4) Keep ai version don't overflow:
    Modified files: lodeRunner.preload.js
2016-06-06 22:10:32 +08:00
2015-07-02 13:51:06 +08:00

Lode Runner - Total Recall

(超級運動員 - 全面回憶)

This program build with Javascript + CreateJS.

* 3 GAME Mode & 1 DEMO Mode

(1) Challenge Mode Compete with other players.
(2) Training Mode Player can select any levels
(3) Edit Mode Player can create custom levels
(4) Demo Mode Demo passed levels

###* Include 5 Game Versions

(1) Classic Lode Runner (150 Levels) Difficulty: 3
(2) Professional Lode Runner (150 Levels) Difficulty: 4
(3) Revenge of Lode Runner (17 Levels) Difficulty: 4
(4) Lode Runner Fan Book (66 Levels) Difficulty: 5
(5) Championship Lode Runner (51 Levels) Difficulty: 5

* Provide 2 Theme

(1) APPLE-II
(2) Commodore 64

* 2 Keyboard control mode

(1) Repeat Actions On: Like APPLE-II keyboard behavior
(2) Repeat Actions Off: Like NES keyboard behavior

* PLAY

http://loderunnerwebgame.com/game/


S
Description
Aucune description fournie
Lisez-moi 10 MiB
Langue
JavaScript 80.1%
Stata 16.6%
C++ 2.9%
HTML 0.4%