/FlackyWorld

Flacky world is an open-source roguelike game on Python 3.5

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

#Flacky World is a simple roguelike on python using the curses library.

On Windows you need to install UniCurses pip3 install UniCurses

In order to start the game, type into your shell:
python3 game.py

Press "?" for help.