A Rouge-like Game written in Python.
You can either download and run the sources yourself or play via telnet.
-
To play localy, run the cursed.py in terminal, Python2 is required. There is Python 3 branch, because originaly py3 was used, but for py2 performs alot faster…
-
If you just want to play and don't want to fetch the sources all the time, you can connect to the Cursed server via telnet
telnet cursed.dynamic-noise.net
You can then register a new user account and play the most recent version of Cursed online. The advantages of playing online is, that savegames will be stored there (as soon as they are implemented), so that you have your latest game everywhere you can access the internet. In addition to that, you can watch games of other players and have your own games being watched.
Note this game is still in early development so currently only some feature are finished.
Copyright (C) 2013 Gregor Vollmer gregor@celement.de
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.