Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvcabral/Lode-Runner-Roku
Remake of the classsic game Lode Runner (1983) for Roku Streaming Box
https://github.com/lvcabral/Lode-Runner-Roku
arcade arcade-game game lode-runner platform-game roku
Last synced: 3 months ago
JSON representation
Remake of the classsic game Lode Runner (1983) for Roku Streaming Box
- Host: GitHub
- URL: https://github.com/lvcabral/Lode-Runner-Roku
- Owner: lvcabral
- Created: 2016-09-18T04:51:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T23:38:01.000Z (almost 5 years ago)
- Last Synced: 2024-07-27T19:43:20.579Z (4 months ago)
- Topics: arcade, arcade-game, game, lode-runner, platform-game, roku
- Language: Brightscript
- Size: 4.17 MB
- Stars: 36
- Watchers: 8
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Lode Runner for Roku
Remake of the classsic game Lode Runner (1983) for Roku streaming devices and TVs![Lode Runner for Roku](http://lvcabral.com/LodeRunner/images/splash_sd.jpg)
## About the Project
I developed this project during the nights and weekends of September/2016, after finishing the port of
[Prince of Persia for Roku](https://github.com/lvcabral/Prince-of-Persia-Roku) as part of my studies about BrightScript 2D gamming API.There are six selectable sprite modes from the classic computer ports:
* Apple II (original version)
* Commodore 64,
* IBM-DOS CGA,
* Atari 8 bits
* Sinclair ZX Spectrum
* NES**Note:** The sound effects are from the Commodore 64 port.
The player can also select from five different versions of the game (level sets):
* Classic (150 levels)
* Championship (50 levels)
* Professional (150 levels)
* Revenge (17 levels)
* LR Fan Book (66 levels).
The level sets, guards AI and some assets were converted from the [Javascript Lode Runner](https://github.com/SimonHung/LodeRunner_TotalRecall) project by Simon Hung.The also has a **Custom Level Editor** where you can create up to 15 personalized maps.
## How to Play
* You can play the game (on a Chrome based browser) with the **Roku emulator** I also developed, check it at: https://lvcabral.com/brs
* If you have a Roku or Roku TV you can install the game using this link: https://my.roku.com/add/LodeRunnerPreview
* You can also _side load_ the game on you Roku, downloading the [latest release zip](https://github.com/lvcabral/Lode-Runner-Roku/releases) using the developer mode ([click here to see how](https://developer.roku.com/docs/developer-program/getting-started/developer-setup.md)).## Demo Video
Click the image below to watch a video with the functionality up to version 0.11:[![Lode Runner for Remake for Roku (v0.11)](http://lvcabral.com/LodeRunner/images/LodeRunnerYoutubeVideo011.png)](https://www.youtube.com/watch?v=PizGMcdjIqQ)
## Other Projects
You should also take a look at my other retro-game remake projects [Prince of Persia for Roku](https://github.com/lvcabral/Prince-of-Persia-Roku), [Donkey Kong for Roku](https://www.youtube.com/watch?v=NA59qZk7fQU) and [Moon Patrol for Roku](https://github.com/lvcabral/Moon-Patrol-Roku).
## Legal Notes
Disclaimer: This source code shall not be used commercially or sold in any form, the objective of this project is educational.
Any usage and/or publication of this source code, or any derivative work, should be explicitly authorized by the author.Copyright (C) 2016-2019 Marcelo Lv Cabral
http://lvcabral.comTwitter: [@lvcabral](https://twitter.com/lvcabral)