Difference between revisions of "Dungeon Typist"

From RogueBasin
Jump to navigation Jump to search
(added my LD41 roguelike!)
(No difference)

Revision as of 22:02, 27 April 2018

Dungeon Typist
Alpha Project
Developer noffle
Theme Fantasy
Influences ADOM, Minecraft, Text adventures
Released 2018 Apr 25th
Updated 2018 Apr 25th (Beta)
Licensing Open source, [Public Domain]
P. Language {{{language}}}
Platforms Web
Interface WebGL, Keyboard
Game Length Very short!
[{{{site}}} Official site of Dungeon Typist]


About

A first-person roguelike, written for Ludum Dare 41 in 72 hours. It integrates procedurally generated roguelike levels with typing-based action. Movement is done with the arrow keys, but commands must be typed out -- letters are shot out of the player and apply to whatever mob or object they strike. Typing HIT at a mob will perform a melee attack; OPEN/CLOSE manipulates doors.

Written in ES5 Javascript, using regl for graphics.

Screenshots