openroguelike - name to be defined

Version: Unreleased Github

openroguelike is an open source game modeled after the classic roguelikes. For now it is a bit scarce: three goblins are wandering around but no interactions are possible. Someday I will add something to do.

Installation

The dependencies are BSD make (available as bmake under Linux) and a curses library, such as ncurses. Download the code archive and extract the content. Then configure with ./configure, compile with make and finally install using make install. You can override the default paths with a file named configure.local.

Documentation

Five levels are generated randomly and it is possible to visit them using the classic h, j, k and l keys. Pressing the ? during the game will print a help menu detailing other keys.

Screenshot

You enter the Goblin's Caves
################################################################################
############################################     ####  #########################
##############################    ######          ##    ##     ##      ## ######
##############################      ###                                    #####
#############################        ##                                    #####
#############################        ###                                    ####
############################   ##    #### g    ###                           ###
############################   ##     ####     ####     #                 g   ##
#        ##################    #        #       ###    ###                    ##
#        ##################    #                ##      ##   ##               ##
#                              #                 #     ##   ####              ##
#                              ##                            ##>              ##
#        ##################    ####       ##                                  ##
#        ##################    #####       #                                   #
### @ ######################   ######     g                                    #
###   ######################   ######    #                         ####        #
#############################  ####   #####                       #####        #
#############################  ##   ######    #                   ###          #
############################## #    ######   ###                  ###          #
############################## ##  #######   #######              ###     ##  ##
#####################################################  ##  #####################
################################################################################