Skip to content

Waidhoferj/hunt-the-wumpus-nannou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hunt the Wumpus

The classic strategy game written in Rust using Nannou. Your goal is to collect all of the gold in the dungeon while avoiding bottomless pits and monstrous Wumpi. When adjacent to a pit or Wumpus, you will feel a breeze or smell a stench.

Controls

  • Arrow keys to move.
  • Space bar to pick up gold.
  • Enter to fire an arrow.

Getting Started

  1. Install Rust
  2. Clone the repo: git clone
  3. Install dependencies: cargo install
  4. Start the game: cargo run --release

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages