A Dragons Tale

A Dragons Tale

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).

Ancient Technology


A Dragons Tale


A DOS Text Adventure written in JavaScript


This is a simple DOS text adventure game.

I spent most time developing the engine in the background.

It could be used for other games, as you just need to provide

a definition for the map (JS-Object) and the different Items and Characters.

Writing events is also possible. (on-enter/ on-leave ...)

The Game


> You've heard of a great danger in the east. Go kill it!

Controls


go NORTH, go EAST, go SOUTH, go WEST

pick SWORD up, pick up SWORD, take SWORD, use POTION

attack PERSON, kill RAT...

*commands are not case sensitive*

Compatibility


The game doesn't seem to run in safari. I tested it for Firefox and Google Chrome.

Tipps


Spoiler warning

- there is a map to the east of where you start

- red potions are always useful
Found a bug?
Tell us on Discord