io.github.laserlicht.TowerOops

A modern GTK4 port of the classic "Crazy Towers" puzzle game.
 
  0
  no reviews



Tower Oops! is a small tower/match puzzle game: a modern GTK4 port
of the classic "Crazy Towers", rewritten in Rust. It features multiple
AI difficulty levels (including Minimax with alpha-beta pruning) and a
modular codebase for clarity and extension.

The game supports clicking cells to select or place towers, has menu
controls to start a new game and change who begins, and provides
settings accessible from the UI.