Skip to content

pwmarcz/madness

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
=====
MADNESS
=====

is a seven-day roguelike game. It's a simple dungeon crawler with themes of
darkness and insanity.

A quick guide is available after pressing ? in the game.

-----
HOW TO RUN
-----

  pip install --user tcod==6.0.7
  python3 madness.py

Python 3.6 is required.

-----
TECHNOLOGY
-----

The game is written in Python and uses the Doryen Library
(libtcod - http://doryen.eptalys.net/libtcod/) for rendering, field-of-vision
and pathfinding.

Windows binary was created using py2exe (http://www.py2exe.org/).

-----
COPYING
-----

Madness is released under the MIT license. See LICENSE.txt for details.

-----
CONTACT ME
-----

My address is: hmp <humpolec@gmail.com>

Comments, bug reports, criticism are most welcome.
However, right now I'm not interested in developing the game further.

About

A 7-day roguelike game from 2010.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published