Skip to content

sanga03/whumpus_game_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A Classic Whumpus World Game In C

game Description:

  • There are 16 rooms (Grids)
  • and among them there is Whumpus(Animal),Pit and Gold
  • if you goto the Whumpus room then you are eaten by it
  • if you goto the pit room you fall and die
  • Whumpus releases the Stench to its adjacent room
  • and nearby rooms of pit are noticed by Breeze
  • The main object is to get the GOLD and come out alive
  • You get a 1000 points if you get gold
  • you loose each point when you take a step
  • you loose 10 points eachtime you shoot an arrow

About

Classic Whumpus World Game implemented in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages