Textzle - A game of adventure and fantasy
Splot Dev

Splot Dev @splotdev

About: I'm a happy developer who enjoys programming useful applications!

Joined:
Oct 7, 2025

Textzle - A game of adventure and fantasy

Publish Date: Nov 16
0 0

I've never been much of a game developer, but I thought I might give it a try. So, I made Textzle, a text adventure game inspired by retro text adventure games. It's got magical beings, secret entrances and more waiting to be discovered!

Textzle is primarily written in Python (PyScript + Pyodide) and HTML. It's structure is first defined as a class for the boilerplate (it's a package on PyPI), and then is transformed into a game through frontend PyScript - the game's plot, characters, etc are defined there. Textzle can be found as a webpage, but it imitates retro games with the PyScript terminal feature.

Note: Textzle may be expanded in the future.

It's open source: https://codeberg.org/splot-dev/textzle
Here's the site where you can play it: https://www.splot.dev/textzle/

Comments 0 total

    Add comment