2020-12-14 00:30:41 +01:00

16 lines
514 B
Markdown

# sundog
- Home: https://github.com/laanwj/sundog
- Inspiration: SunDog: Frozen Legacy
- State: beta
- Platform: Linux
- Keyword: game engine, remake, role playing, simulation, content commercial + original required, space
- Code repository: https://github.com/laanwj/sundog.git
- Code language: C, C++, Python
- Code license: MIT
- Code dependency: SDL
Originally written in Pascal and compiled to bytecode for an abstract architecture. Implements a bytecode interpreter in C, which runs the game.
## Building