Menu

Tree [r10] /
 History

HTTPS access


File Date Author Commit
 Linux 2016-08-15 andyqwerty [r9] See ChangeLog
 Win32 2016-08-02 andyqwerty [r7] release 2016.08.02.01-alpha
 screenshots 2016-08-03 andyqwerty [r8] matching latest code at https://github.com/andy...
 source 2016-09-19 andyqwerty [r10] Syncing with GitHub repo at https://github.com/...
 BUGS 2016-08-15 andyqwerty [r9] See ChangeLog
 CREDITS 2016-08-02 andyqwerty [r7] release 2016.08.02.01-alpha
 ChangeLog 2016-08-15 andyqwerty [r9] See ChangeLog
 LICENSE 2016-07-27 andyqwerty [r5]
 README.txt 2016-09-19 andyqwerty [r10] Syncing with GitHub repo at https://github.com/...

Read Me

Text-based adventure game; can you find enough magic rings and incriminating documents to indict and retire all the politicians before your HP runs out?

Zank home page: https://github.com/andy5995/Zank/wiki

Dependencies: libncurses (make and cmake optional to build)

The windows .exe file is in the win32/ folder of the Zank archive.
It was built using MinGW on ReactOS 4.01 ( https://www.reactos.org/ ) and hasn't yet been fully tested.

On Windows, to build with cmake and MinGW, go to
/win32 in the Zank folder and type 'make'.

to build on Linux or Windows (if using MingGW)
gcc -Wall main.c functions.c -lncurses -o Zank

'make install' is not working yet.

e,w,n,s or cursor keys = direction keys
h = display in-game help
i = show inventory
m = display map
q = quit

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.

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

Bugs, TODO, and Feature Requests
https://github.com/andy5995/Zank/issues

Forums
http://ost.io/@andy5995/Zank

IRC: Quakenet IRC network - #Zank
http://webchat.quakenet.org/?channels=Zank

License: GNU GPL 3.0

This file last updated 2016-09-11
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.