https://github.com/hexensemble/cli-town-explorer
CLI interface for exploring towns generated by my town generator, built with Rust. 🔎
https://github.com/hexensemble/cli-town-explorer
cli rust
Last synced: 2 months ago
JSON representation
CLI interface for exploring towns generated by my town generator, built with Rust. 🔎
- Host: GitHub
- URL: https://github.com/hexensemble/cli-town-explorer
- Owner: hexensemble
- License: apache-2.0
- Created: 2025-02-03T15:55:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-21T17:51:54.000Z (2 months ago)
- Last Synced: 2025-03-21T18:33:05.719Z (2 months ago)
- Topics: cli, rust
- Language: Rust
- Homepage:
- Size: 349 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CLI Town Explorer
CLI interface for exploring towns generated by my [Town Generator](https://github.com/hexensemble/cli-town-generator), built with Rust. 🔎
## WIP
✅ **Implemented:**
- 🖥️ Ratatui UI Implementation
- 🎭 Character Naming
- 🌍 World Loading
- 🌙 Day/Night and Weather System (Threaded time/weather simulation)
- 💾 Save/Load System
- 🎠 Travel System
- 📝 Logging
🔧 **Building:**- 🏰 Town Exploration