Difference between revisions of "Ghack.app"

From GNUstepWiki
Jump to navigation Jump to search
Line 23: Line 23:
 
Feedback and response can be sent later on when the game is developed further.
 
Feedback and response can be sent later on when the game is developed further.
  
Source code is at http://github.com/enrytheermit/ghack
+
Source code is at [http://github.com/enrytheermit/ghack.git github] |
|
 
  
 
features = Minimal tile engine graphics support and mouseclick movement of player character. Xpm image pixel processor |
 
features = Minimal tile engine graphics support and mouseclick movement of player character. Xpm image pixel processor |
Line 30: Line 29:
 
maintainer = enrytheermit |
 
maintainer = enrytheermit |
  
relatedlinks = http://nethack.org ([http://github.com/enrytheermit/ghack.git source code 0.2]) |
+
relatedlinks = http://nethack.org |
  
 
category = [[Category:Games Applications]]
 
category = [[Category:Games Applications]]
 
}}
 
}}

Revision as of 02:17, 29 March 2014


Graphical nethack.

Current Version: 0.2.4

  • Released: 2014-03-28
  • Licensed: GPLv2

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.

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

enrytheermit

Related Links

http://nethack.org