Difference between revisions of "Ghack.app"

From GNUstepWiki
Jump to navigation Jump to search
m (Fixed screenshots URL)
Line 31: Line 31:
 
relatedlinks =  
 
relatedlinks =  
 
* [http://nethack.org nethack]
 
* [http://nethack.org nethack]
* [http://github.com/enrytheermit/ghack/tree/master/screenshots screenshots]|
+
* [https://github.com/enrytheermit/ghack/tree/967094231bc2e943a177b87341d4ae7df015e359/screenshots screenshots]|
  
 
category = [[Category:Games Applications]]
 
category = [[Category:Games Applications]]
 
}}
 
}}

Revision as of 05:33, 21 February 2019


Graphical nethack.

Current Version: 0.2.5

  • Released: 2014-03-28
  • Licensed: GPLv2+ and APSL 2.0

Overview

Ghack is a nethack for GNUstep. It is made for playing dungeoneering and AI hacks. There will be scripting and a focus on 16x16 xpm graphics. It is licensed under the GPL version 2 or later and under the APSL 2.0 (Apple Source License).

Since 0.2.4 the game supports mouse clicks for moving.

Description

The game is in early stages of development and will feature races such as elves, gnomes, dwarfs and humans. There are now 5 major parts in encountered NPCs which are priest, wizard, mana-using item wielders, thieves and equipment. NPCs can also level up and there might be networked code.

Links

Feedback and response can be sent later on when the game is developed further.

Source code is at github

Features

Minimal tile engine graphics support and mouseclick movement of player character. Xpm image pixel processor

Maintainer

`Enry the `Ermit

Related Links