Giter Site home page Giter Site logo

gitter-badger / zank Goto Github PK

View Code? Open in Web Editor NEW

This project forked from theimpossibleastronaut/zank

0.0 0.0 0.0 633 KB

Text-based adventure game

Home Page: https://github.com/andy5995/Zank/wiki

License: GNU General Public License v3.0

Makefile 11.92% CMake 17.78% C 40.25% C++ 30.05%

zank's Introduction

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

zank's People

Contributors

andy5995 avatar mzdelong0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.