https://github.com/nzeemin/uknc-loderunner
🕹️ Porting BK game Lode Runner to UKNC.
https://github.com/nzeemin/uknc-loderunner
16bit game lode-runner macro11 ms0511 pdp11 porting porting-game uknc
Last synced: 3 months ago
JSON representation
🕹️ Porting BK game Lode Runner to UKNC.
- Host: GitHub
- URL: https://github.com/nzeemin/uknc-loderunner
- Owner: nzeemin
- License: lgpl-3.0
- Created: 2015-03-11T00:15:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T15:10:44.000Z (about 7 years ago)
- Last Synced: 2025-04-12T07:40:30.213Z (about 1 year ago)
- Topics: 16bit, game, lode-runner, macro11, ms0511, pdp11, porting, porting-game, uknc
- Language: C#
- Homepage:
- Size: 122 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uknc-loderunner
Porting BK game Lode Runner to UKNC.
Screenshots of the ported version:


#### Original BK version
Disassembled and partially commented original game code: https://github.com/nzeemin/uknc-loderunner/blob/master/original/loderunner.lst


#### Article
[Портирование Lode Runner с БК на УКНЦ](https://habr.com/ru/post/383497/) – article about the porting, in Russian
#### See Also
- [Porting the same game to NEMIGA](https://github.com/nzeemin/nemiga-loderunner)