renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
17
entries/sundog.md
Normal file
17
entries/sundog.md
Normal file
@ -0,0 +1,17 @@
|
||||
# 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
|
Reference in New Issue
Block a user