Zemeroth
A minimalistic 2D turn-based tactical game in Rust
Zemeroth is a minimalistic, turn-based tactical game written in Rust that focuses on small-scale combat scenarios with a strong emphasis on strategic decision-making and emergent gameplay. It features hexagonal grid-based maps where players control a limited number of units, typically between three and six, in short, self-contained battles. The game is designed to simulate a digital tabletop experience, with mechanics such as reaction attacks, action interruption, and dynamic movement patterns that create highly interactive encounters. Zemeroth prioritizes simplicity in visual design, using clean 2D graphics and a limited number of sprites to maintain clarity and performance. ...