Abandoned projects.

Subprojects discontinued promptly after starting.

Bitmap font utilities

cpifont. 2020. C#, C. Library and utilities for raster fonts.

GitHub repository

bmfonted. 2018-2019. ASM. Raster font editor

GitHub repository

duktape-dotnet

2018-2020. C#. Port of Duktape ECMAScript engine for .NET platform.

GitHub repository

STAC

2018. Python. GUT FETI Student Testing and Assessment System console client.

GitHub repository

Space

During Warsztat Summer of Code 2013, together with my classmate Michał Krakowiak, we had an opportunity to prepare a more complex project – a text mode game under the name Rubikshift's Space. The player took the role of a cosmonaut traveling through the galaxy. The concept included generating of random universes, character development system, time system, simple side quests, and interplanetary travels requiring interaction with them. We were able to materialize a part of it. The game was being written in C++, it ran on Windows and Linux, and featured a text user interface based on the PDCurses library.

It has been my first ever group project, and also my first ever nontrivial C++ project. In 2016 we tried to resurrect the game, but the only outcome was a TUI library named Shy::Forms, since then being one of components of the suspended ShyOS project.

Archived project page