iskra-delta / lunatik

Moon Lander for the Iskra Delta Partner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

status.badge language.badge standard.badge license.badge

lunatik

This repository contains the Moon Lander game source code for the Iskra Delta Partner computer.

Compiling

To compile the Lunatik, you will need a Linux machine with the latest version of the SDCC suite.

Use make to compile the Lunatik.

Afterwards, you can find the disk image in the bin/ directory and the lunatik.com file in the build/ directory.

Screenshots

Intro.

Gameplay.

Success.

Failure.

About

Moon Lander for the Iskra Delta Partner.

License:MIT License


Languages

Language:Assembly 93.5%Language:C 6.0%Language:Makefile 0.5%