No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-30 19:44:16 +02:00
src initial 2026-04-30 19:44:16 +02:00
.gitignore initial 2026-04-30 19:44:16 +02:00
Cargo.lock initial 2026-04-30 19:44:16 +02:00
Cargo.toml initial 2026-04-30 19:44:16 +02:00
README.md initial 2026-04-30 19:44:16 +02:00
SPEC.md initial 2026-04-30 19:44:16 +02:00

Echoes of the Void

A Zork-like TUI adventure game written in Rust using crossterm. Features a SIMD-accelerated renderer, double-buffering, and a parser-based interaction model.