Skip to content

jpatel2005/wstui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wstui

A simple Word Search TUI tool built with Rust and Ratatui.

🚀 Features

  • Play and solve word search puzzles in the terminal
  • Supports both 2D and 3D puzzle modes
  • Generate small, medium, and large puzzles
  • Saving and loading puzzles

📦 Installation

You can install the latest published version via Cargo:

cargo install wstui

▶️ Usage

wstui

🛠️ Build from Source

Clone the repo and build:

git clone https://github.com/jpatel2005/wstui.git
cd wstui
cargo build --release

About

Word Search (2D & 3D) TUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages