Git Product home page Git Product logo

umbire / evilhack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from k21971/evilhack

0.0 0.0 0.0 113.12 MB

A variant of NetHack that is designed to be a much more challenging experience than the original, drawing inspiration and content from various existing variants along with adding unique and never-before-seen custom content.

License: Other

Shell 0.14% C++ 3.24% Perl 0.49% C 93.94% Assembly 0.27% OpenEdge ABL 0.04% AppleScript 0.04% Max 0.01% Awk 0.04% CSS 0.02% GAP 0.01% Makefile 0.28% Batchfile 0.08% DIGITAL Command Language 0.22% Yacc 0.61% Lex 0.15% Roff 0.24% sed 0.01% Rez 0.18%

evilhack's Introduction

EvilHack

EvilHack is a NetHack variant that is designed to be a much more challenging experience that the original, drawing inspiration from and incorporating some of the best features from variants such as GruntHack and SporkHack, as well as other interesting bits of code from other variants (Slash'EM, Splicehack, UnNetHack, xNetHack). Wrap all that up along with some custom/unique content never seen before in any other variant, and you have EvilHack.

EvilHack was initially built off of the NetHack 3.6.2 codebase, and will be updated accordingly as NetHack 3.6.x progresses and evolves.

This variant is designed to be difficult, much like how GruntHack and SporkHack turned out to be (hence the name 'EvilHack'). It is not impossible to win by any means, but several aspects of the game that one might take for granted in the 'vanilla' version of NetHack can easily cost you your game in this variant. Various monsters are tougher, have more hit points, can fight more intelligently, and can use a variety of objects against you that previously only the player could use.

The EvilHack changelog is updated regularly and is an excellent resource to access for viewing current changes to existing releases, as well as up and coming changes for future versions - https://github.com/k21971/EvilHack/blob/master/doc/evilhack-changelog.md

More information regarding this variant can be accessed at the NetHackWiki - https://nethackwiki.com/wiki/EvilHack - or by visiting channels #evilhack or #hardfought on Libera IRC.

Design Philosophy

As stated before, the overall design goal for EvilHack is that it's a more difficult and challenging game than vanilla NetHack or other variants, without sacrificing game balance or (most importantly) the game's fun-factor.

In short:

  • EvilHack is meant to be very difficult and challenging
  • EvilHack is meant to be fun, even though it is difficult
  • Any changes should be balanced
  • Replayablilty/randomness is a priority design goal to ensure unpredictable outcomes and to keep the experience fresh
  • Addressing bugs/balance issues will always be an ongoing process
  • Player feedback/constructive criticism is welcome and encouraged

Installation

Each OS type found under the sys folder has an installation guide for that particular operating system. Pre-compiled binaries (linux and windows) can be found here - https://github.com/k21971/EvilHack/releases

For Linux (TL;DR version):

  • Dependencies needed: make gcc gdb flex bison libncurses-dev

  • From the desired directory, git clone https://github.com/k21971/EvilHack.git

  • Navigate to the EvilHack/sys/unix folder, then ./setup.sh hints/linux or ./setup.sh hints/linux-debug depending on what you intend to do

    • Using the standard linux hints file assumes running as a normal user, and game folders and files will reside in /home/$USER based on the account used. Invoking sudo should not be necessary

    • Using the linux-debug hints file assumes installing as root, and includes extra CFLAGS for debugging in a development scenario. If you prefer using clang as your compiler and have it installed, see clang-linux-debug as an alternative hints file to use

    • With either hints file, edit the install paths to your liking

  • Navigate back to the root EvilHack folder, and make all && make install

  • Execute the evilhack binary

  • In the home directory of the account used to install EvilHack, create your rc config file - touch .evilhackrc and then edit as necessary

evilhack's People

Contributors

k21971 avatar nhmall avatar paxed avatar barthouse avatar saltwaterterrapin avatar entrez avatar nhkeni avatar remirol avatar nhtangles avatar alkom avatar krmaxson avatar rikerw avatar bhaak avatar ogmobot avatar chasonr avatar nh-karnov avatar bhouse-microsoft avatar tung avatar dnicolaas avatar copperwater avatar vivit-r avatar tomsod avatar davecohrs avatar elunna avatar mogigoma avatar rojjacebolla avatar ncommander avatar uniqp avatar maddthesane avatar fredriq 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.