18 lines
645 B
Markdown
18 lines
645 B
Markdown
# sundog
|
|
|
|
- Home: https://github.com/laanwj/sundog
|
|
- Media: https://en.wikipedia.org/wiki/SunDog:_Frozen_Legacy
|
|
- Inspirations: SunDog: Frozen Legacy
|
|
- State: beta
|
|
- Platform: Linux
|
|
- Keywords: game engine, remake, role playing, simulation, commercial content, requires original content, space
|
|
- Code repository: https://github.com/laanwj/sundog.git
|
|
- Code language: C, C++, Python
|
|
- Code license: MIT
|
|
- Code dependencies: 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.
|
|
|
|
## Building
|