Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

🕹️ Porting BK game Lode Runner to UKNC.

Awesome Lists containing this project

README

        

# uknc-loderunner
Porting BK game Lode Runner to UKNC.

Screenshots of the ported version:

![](screenshot/current-menu.png)

![](screenshot/current-level.png)

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

![](original/screen-menu-bw.png)

![](original/screen-level.png)

#### 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)