David REGALDI

Contact

Knight's Quest JS

A browser-based port of the original game, rewritten entirely in Vanilla JavaScript.
This version introduces sprite-based graphics and a new biome generator featuring dust, forest, lava, and snow environments.
Play the experimental build here.

Knight's Quest 3

A text-based RPG running natively in a Python terminal.
This version uses OOP, procedural map generation, a custom UI, and inventory management system, all rendered in colorful ASCII.
It stands as the most polished version of the series.