Skip to content

Lode Runner - Total Recall (超級運動員-全面回憶) : Remake in HTML5

Notifications You must be signed in to change notification settings

SimonHung/LodeRunner_TotalRecall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Themes

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 on a Local Machine

A simple web server is required to play LoderRunner on a local machine; follow these instructions for Windows:

  1. Download and extract the source code into a directory.
  2. If Python is installed, open a command prompt, navigate to the LodeRunner directory, and run "python -m http.server 8080" to start an HTTP server.
  3. Alternatively, download sswws.zip from here, extract it into the LodeRunner directory, and run "sswws.exe -p 8080" from the command prompt.
  4. Open a web browser and go to "http://127.0.0.1:8080/lodeRunner.html".
Note: Changing the HTTP port will cause the browser to store "status" or "custom levels" data in a separate storage.

About

Lode Runner - Total Recall (超級運動員-全面回憶) : Remake in HTML5

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published