John-HypnoMonkey / FlackyWorld

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%