An open API service indexing awesome lists of open source software.

https://github.com/roalyr/text-based-game-curses-ui-mockup

Just a quick mock-up I did to test the ncurses UI.
https://github.com/roalyr/text-based-game-curses-ui-mockup

ascii curses text-game

Last synced: 2 months ago
JSON representation

Just a quick mock-up I did to test the ncurses UI.

Awesome Lists containing this project

README

        

# Text based game curses ui mockup
## Just start either "START.py" or "MAP_EDITOR.py" with python3.

![game](doc/images/Game.png "game")
![editor](doc/images/Map_editor.png "editor")