Skip to content

Hypersonic/RageLake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RageLake

RageLake is a roguelike written in the D Programming Language. It is designed to be fun to write (and hopefully, to play!)

GIFs

An image says a thousand words, and gifs are like a bunch of images, right? So here are a bunch of gifs!

Movement

Command Console

Installation / Running

In order to run the game, have dub, the D package manager, installed, go to the root of the RageLake directory, and run

dub

That's all it takes!

Playing

The controls to RageLake are as follows:

h  : Move left
j  : Move down
k  : Move up
l  : Move right
i  : Open Inventory
q  : Quit
:  : Open console
esc: Close console

About

My attempt at making a roguelike for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages