Skip to content

thulsadum/openhack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openhack

README

author:Sebastian Claus
contact:claus@postadigitale.de
date:07/09/2011

openhack is an open source nethack-like game written in C. Some key features are listed below:

  • single player mode
  • multi player mode support ist planned.
src
Sources live here.
doc
This will be the target for the documentation generated by doxygen. Alsa the encyclopedia lies here.
doc/encyclopedia
Here are some files in restructured text (rst) format documenting some background information for the game and game mechanics.
include
Here are the header files for the sources.
bin
This is the target for the build process. It might not be present afte a clean checkout.
  • ncurses >= 5.9
  • doxygen >= 1.7.5 for building the documentation

Building the source is straight forward. Simply run:

make

Try:

make help

for a list of targets.

About

an nethack like remake written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages