Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 413 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 413 Bytes

Level9

Interpreter for games released by the UK company Level 9, originally written by Glen Summers

How to compile on linux

gcc generic.c level9.c bitmap.c -o level9 -ln

Run from terminal with `./level9 .dat No support of pictures in this version. Check Gtk


For snap project check: https://github.com/cibersheep/level9-interpreter-snap