eyeCube / Softly-Roguelike

Softly Into the Night: sci-fi survival/dystopian Rogue-like, built using Python 3, tcod, and esper. ASCII UI, versatile Entity Component System, turn-based, procedurally-generated. In development by Jane Wharton.
https://eyecube.github.io/index.html
GNU General Public License v3.0
11 stars 1 forks source link
cyberpunk entity-component-system procedural-generation rogue-like roguelike roguelike-game roguelike-rpg-game roguelikedev

Softly-Roguelike

Introduction

Softly Into the Night: a sci-fi, dystopian roguelike with Lovecraftian, survival, and RPG elements, built from the ground up using Python 3/tcod/esper. Turn-based, grid-based, procedurally-generated, ASCII UI, w/ versatile Entity Component System. Currently in development by Jane Wharton.

Repository includes some of my modules that may be useful for roguelike devs, such as OrangIO, a user-interface system built on TCOD that supports complex key bindings, text input, dialogue boxes, menus, and more. That said, I cannot guarantee the utility of any of the software presented here; it is shared solely for the purposes of education and recreation.

Developer

Jane Wharton

Email: eyecube1@protonmail.com

Website: https://eyecube.github.io/index.html

-- includes portfolio, resume, and developer blog

How to play

NOTE: this game is a WIP (Work In Progress) and it is far from representing its final state. The game is currently in an unplayable state as far as actual gameplay and is in a test-heavy (read: non-user friendly) version!!