Skip to content

Latest commit

ย 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง™ Text Adventure in Rust

A terminal-based text adventure game built in Rust ๐Ÿฆ€. Explore rooms, collect items, and fight goblins โ€” all from your keyboard. Built step-by-step to practice Rust concepts like structs, enums, ownership, modular code, and CLI design.


๐ŸŽฎ Features

  • ๐Ÿšช Explore a small world of interconnected rooms
  • ๐ŸงŒ Battle enemies with turn-based combat
  • ๐Ÿงณ Manage an inventory (pick up and use items)
  • ๐Ÿ’Š Heal with potions or fall in battle
  • ๐Ÿ’ฌ Command-based input loop with helpful prompts
  • ๐Ÿงผ Clean, modular Rust code using idiomatic patterns

๐Ÿš€ Getting Started

1. Clone the Repo

git clone https://github.com/yourusername/text-adventure.git
cd text-adventure

๐Ÿ™‹โ€โ™‚๏ธ Why I Built This

This project was built as a hands-on way to learn Rust, practice idiomatic design patterns, and explore game loops, ownership, and modularization.

Follow the build thread:
๐Ÿ˜ @asyncthoughts@mastodon.social
๐Ÿฆ‹ @sipspennyroyaltea.bsky.social

๐Ÿ“œ License
MIT ยฉ 2025 Bhaskar Ghosh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages