added new entries

This commit is contained in:
Trilarion
2019-06-29 10:59:37 +02:00
parent 7061f62274
commit 90c224d630
16 changed files with 321 additions and 90 deletions

View File

@ -0,0 +1,19 @@
# SDL Asylum
_C port of the computer game Asylum, which was written by Andy Southgate in 1994 for the Acorn Archimedes and is now public domain._
- Home: http://sdl-asylum.sourceforge.net/, https://sourceforge.net/projects/sdl-asylum/
- State: mature, inactive since 2009
- Download: http://sdl-asylum.sourceforge.net/main.html#Download
- Platform: Linux
- Keywords: arcade
- Code repository: https://svn.code.sf.net/p/sdl-asylum/code/ (svn)
- Code language: C
- Code license: GPL-3.0
- Code dependencies: SDL
- Assets license: PD
[Source of Asylum](http://asylum.acornarcade.com/a_source.php) from 1994.
## Building