Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zewenn/tage4

The Text Adventure Game (Engine) v4 is a real time, cross-platform, console game engine written in zig.
https://github.com/zewenn/tage4

game-engine macos terminal windows zig

Last synced: 3 days ago
JSON representation

The Text Adventure Game (Engine) v4 is a real time, cross-platform, console game engine written in zig.

Awesome Lists containing this project

README

        

> [!WARNING]
> This project is currently on pause, but I will continue developing it into a full framework when I get to it.

# Text Adventure Game (Engine) v4
This repo contains all the assets for my current Text Adventure Game project. These assets include real-time cross-platform input handling and rendering.

> [!IMPORTANT]
> This project is - very much - still a work in progress. It currently only supports **Windows** and **MacOS**, altought support for linux based is in the plans.