Merge branch 'master' into lisp
commit bf5f110508d22bdb984a44928c11b9d1441101c5
2 parents 66fe29d + e8837ba
@Daniel Vedder Daniel Vedder authored on 22 Jun 2015
Showing 1 changed file
View
19
README
=====================
|| ATLANTIS README ||
=====================
 
Atlantis is a text-based role-playing game framework. It provides an
interpreter to a simple descriptive language (ATL) which can be used to create
new game worlds, and the user interface through which those worlds are explored.
 
The aim is to give it multiplayer capabilities, so that several people can play
over a network. As Atlantis is still a very early stage of development, this
has not yet been implemented.
 
Contributions are welcome, simply submit a pull-request to the Github home page.
 
 
Copyright (c) 2015 Daniel Vedder
Licensed under an MIT license.
 
Last modified 11/06/2015