Name | Modified | Size | Downloads / Week |
---|---|---|---|
Zank-2016.08.02.01-alpha.zip | 2016-08-02 | 323.2 kB | |
Zank-2016.08.02.01-alpha.tar.gz | 2016-08-02 | 480.5 kB | |
README.txt | 2016-08-02 | 1.3 kB | |
Zank-2016-07-24.01-win32.zip | 2016-07-24 | 49.3 kB | |
Zank-2016-07-24.01.tar.gz | 2016-07-24 | 22.2 kB | |
Zank-2012-03-09.zip | 2016-07-23 | 4.5 kB | |
Zank-2012-03-09.tar.gz | 2016-07-23 | 4.1 kB | |
Totals: 7 Items | 885.1 kB | 33 |
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 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 https://sourceforge.net/p/zank/discussion/ IRC: Quakenet IRC network - #Zank http://webchat.quakenet.org/?channels=Zank License: GNU GPL 3.0 This file last updated 2016-07-31