Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 months ago
JSON representation
The Text Adventure Game (Engine) v4 is a real time, cross-platform, console game engine written in zig.
- Host: GitHub
- URL: https://github.com/zewenn/tage4
- Owner: zewenn
- Created: 2024-08-08T07:10:18.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T22:29:44.000Z (6 months ago)
- Last Synced: 2024-10-14T02:24:52.170Z (4 months ago)
- Topics: game-engine, macos, terminal, windows, zig
- Language: Zig
- Homepage:
- Size: 11.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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.