imports from osgameclones

This commit is contained in:
Trilarion
2019-08-21 10:17:40 +02:00
parent afaa1bba84
commit 42dee8c7e8
71 changed files with 1527 additions and 295 deletions

16
games/alive.md Normal file
View File

@@ -0,0 +1,16 @@
# alive
_Remake of Oddworld: Abe's Oddysee, Oddworld: Abe's Exoddus_
- Home: https://github.com/paulsapps/alive
- State: beta, inactive since 2017
- Platform: Windows, Linux
- Keywords: action, inspired by Oddworld: Abe's Exoddus, inspired by Oddworld: Abe's Oddysee, remake
- Code repository: https://github.com/paulsapps/alive.git
- Code language: C++
- Code license: MIT
- Code dependencies: SDL2
See also [reimplementation of Oddworld: Abe's Exoddus](https://github.com/AliveTeam/alive_reversing).
## Building