Skip to content

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

License

Notifications You must be signed in to change notification settings

cibersheep/Level9

 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.1%
  • C++ 18.7%
  • HTML 2.2%
  • Other 1.0%