FOSS, Procgen, Indie Games, Worldbuilding, and Music
Home —
About —
Contact —
Donate
Blog —
Projects —
Music —
Videos —
Git
June 22, 2017
AsciiPanel Windowing Toolkit (APWT) is a set of classes and utilities that will make working with AsciiPanel on a larger scale much easier. It includes support for screens, text windows, multicolored strings, and defines constants for different CP437 characters. APWT, of course, depends on AsciiPanel, as well as SquidLib.
November 27, 2020
boost-py is a Python implementation of the Boost board game designed by Dr. Brady J. Garvin. It can be run interactively on the terminal, or as a Discord bot.
June 29, 2017
EverSector is a space-themed sandbox roguelike with an emphasis on simulation, set in a large yet finite universe. Unlike similar roguelikes, EverSector puts you in control of a starship itself. The universe you will navigate is divided into sectors, filled with planets, space stations, and other ships. These ships are no different than yourself: competing for resources and waging war for their respective factions. With enough hard work, any ship can rise to power over their faction, through noble or despicable means.
August 7, 2018
A generic traditional roguelike made with Python and libtcod as part of the 2018 r/roguelikedev Does The Complete Roguelike Tutorial event. Can you reach the bottom floor of the dungeon in one piece?
February 16, 2020
A turn-based strategy puzzler for the 2020 K-State Game Jam. You can freely change your stats during combat, but when one stat goes up, another must go down.
January 31, 2021
MusiCLI (pronounced "musically") is a simple, tracker-like, MIDI sequencer that runs entirely in the terminal, developed by Aaron Friesen and David Ryan for CornHacks 2021.