A Skyrim based concept game developed for the DOS operating system written in turbo assembler
A live version is hosted right here.
In the folder docs/ you can find 80sSkyrimReport.pdf which is an in-depth report describing the program structure and SkyrimManual.pdf which is a user manual describing how to play the game. This folder also contains a live demo of the project. The folder scheme_paint_program/ contains a very basic paint program which allows you to paint your sprites. The folder src/ contains the source code to be compiled. Be sure to compile using wmake, not just regular make!
This project was made possible by Corneel Soete and myself.