Skip to content

Text-based game for Mature audiences. Can you find enough magic rings and incriminating documents to indict and retire all the politicians before your HP runs out?

License

Notifications You must be signed in to change notification settings

bighead31/Zank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zank

Text (console/cli) game. Can you find enough magic rings and incriminating documents to indict and retire all the politicians before your HP runs out?

To build: gcc -Wall Zank.c -o Zank

i = show inventory

m = display map

q = quit

e,w,n,s = direction keys

When you are at position 0,0, you are at the bottom-left corner of the map. When you are at position 9,9, you are in the top-right corner.

Don't attempt to invade the neighboring kingdom by going outside the map!

Inspiration for Zank came from games such as Zork, Legend of the Red Dragon (L.O.R.D.), and Lunatix.

License: GNU GPL 3.0

About

Text-based game for Mature audiences. Can you find enough magic rings and incriminating documents to indict and retire all the politicians before your HP runs out?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 60.5%
  • Makefile 20.4%
  • CMake 19.1%