Young Sigmund has a few problems. To help him resolve his mental instability you must enter the surreal world of his inner mind and shut down the malfunctioning brain cells which are causing him these problems. — Instructions file from original game
SDL Asylum is a C port of the computer game Asylum, which was written by Andy Southgate in 1994 for the Acorn Archimedes and is now public domain. It should be possible to run it on any platform which support SDL and OpenGL graphics. It's developed primarily on Linux but has also been built successfully on Cygwin, FreeBSD, Windows and Haiku.
This fork contains port to SDL2, bug fixes and DragonBox Pyra/Pandora specific functionality.
##Instructions
Well, you don't really need any instructions to play the game. Just remember, the object is to find things that look like brain cells and shut them down! Good luck! — Instructions file from original game
The game revolves around shooting anything which moves, collecting anything which doesn't move, and, most importantly, finding your way to each of the eight pulsating neurons scattered through the immense map. Use ‘Z’, ‘X’, ‘;’ and ‘.’ to move and ‘Enter’ to fire, or remap the keys to something you like better.
The one game feature which does merit explicit instruction is teleporting. In the first level (“Ego”) the teleporters look like candelabra. To use a teleporter, stand in its centre and press “down” (that's ‘.’ with the default key settings).
##Credits
SDL Asylum wouldn't have happened at all without Andy Southgate, who wrote the original game and later generously made it public domain. Nor without Jeffrey Lee and John Hoare, who got hold of Andy's original assembly source and hosted it on their marvellous Asylum tribute site at acornarcade.com.
SDL Asylum wouldn't be as good without the ports, packages and patches provided by: Dmitry Marakasov, Ian Chapman, James Woodcock, Peter De Wachter.
##Licensing
SDL Asylum is distributed under GPL version 3. The original game music and graphics are © Andy Southgate 1993, and have been placed in the public domain by Andy Southgate.
##Original Web site