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