Skip to content

philbrock/hansolo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Controls
========

* Numpad to move around
* f to fire your weapon - then move the cursor around to choose a taret and hit f again
* i to view your inventory - hit space (or any key) to dismiss it
* o to open/close doors - hit o then a direction to select the target door
* > to go to the next level (when standing on the stairs)
* q to quit


Requirements
============

g++
---
In ubuntu: `sudo aptitude install g++'


Ncurses development files
-------------------------
In ubuntu: `sudo aptitude install ncurses-dev'

About

Roguez0r Hax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.7%
  • Other 0.3%