Dungeon Typist
Jump to navigation
Jump to search
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 | Javascript |
Platforms | Web |
Interface | WebGL, Keyboard |
Game Length | Very short! |
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.
Play
http://eight45.net:8000/dungeon-typist/
Screenshots