
Dungeon Typist
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Mavis Beacon Teaches Dungeon Crawling?
A first-person roguelike where you use words to explore randomly generated dungeons, slay kobolds, and slam doors.
Arrow keys to move. Type HIT to shoot letters at monsters! Type OPEN or CLOSE to manipulate doors! Most importantly of all: *master the art of touch typing!*
---
Me & Tech
I like to combine simple tools that do one thing well.
I wrote everything in vanilla ES5 Javascript. regl for WebGL 3D graphics, nano-ecs for Entity-Component-System logic, budo for rapid prototyping, dungeon-generator for level generation, and the excellent DawnLike tileset as a base for the art.
For actual building tools, I wrote code in vim, graphics in gimp and imagemagick, and tested in chromium.
I have a website and a Twitter thing.
---