A downloadable roguelike experience for Windows, macOS, and Linux

This is OfficeRL v0.0.4; "Configurate and Orientate!".

It's a super, super, super, super, ultra early alpha version of a roguelike I'm building, set in an eternally-sprawling office complex. It's pretty much limited to walking, fighting, using items, and dying.

There is no balance. There are no proper loot tables. The map generation is very basic. Hooray!

You can change the tileset and the screen dimensions by editing resources/config.json.

It's moddable! Check out the resources/data/ folder for examples.

CREDIT:

Herbert "TheBracket" Wolverson - RLTK library & tutorial.

RogueYun - SmallWonder ASCII tileset.

StatusIn development
PlatformsWindows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorDrMelon
GenreRole Playing

Download

Download
officerl-win-0.0.4.zip 1 MB
Download
officerl-mac-0.0.4.zip 1 MB
Download
officerl-linux-0.0.4.tar.xz 1 MB

Install instructions

You may need to run this game in a commandline or terminal like so:

./officerl

============================

Controls:

Arrow Keys / Vi Keys / Numpad - Move 
. Key or Numpad 5 - Wait
G - Grab Stuff
D - Drop Stuff
I - Inventory (Items can be used from here.)
W - Wear/Wield Equipment
R - Remove Equipment
, - Ascend Elevator
Esc - Save and Quit

The Mouse can be used to hover over items and enemies, or target certain special item effects.

============================

Config Info:

You can change the tileset and the screen dimensions by editing resources/config.json.

============================

Modding Info:

Check the resources/data/ folder for the items and monsters used in the game, and then add your own or override them by making a subfolder in resources/data/mods!



Development log

Comments

Log in with itch.io to leave a comment.

(+2)

Nice to see bracket-lib in use! Mind if I link to this from the bracket-lib page?

(+1)

Of course! Thank you so much for your hard work on bracket-lib and its associated tutorials!

(+2)

looking forward to seeing how this progresses :)