descriptions of entries checked and either incorporated to keywords and inspirations or redundancies removed

This commit is contained in:
Trilarion
2020-12-09 08:46:11 +01:00
parent 8d5b43e441
commit cc0f061fa0
1044 changed files with 622 additions and 1945 deletions

View File

@@ -11,7 +11,6 @@
- Code license: MIT
- Code dependency: SDL
Remake of SunDog: Frozen Legacy.
The game was originally written in Pascal and compiled to bytecode for an abstract architecture. This project implements a bytecode interpreter in C, which runs the game.
Originally written in Pascal and compiled to bytecode for an abstract architecture. Implements a bytecode interpreter in C, which runs the game.
## Building