DreamForgerJS - Open for testing. Feedback please!

I made an open source JS library called DreamForgerJS. DreamForgerJS makes it easier for you to create Interactive Fiction games.

If you’ve seen my post here, you saw an earlier version of the library which isn’t compatible with the current one.

It is still in an early stage and doesn’t have all of the features that I want to add yet. Here is the github repo. The documentation is in the readme file.

It would be great if you could help me test it out and see if you find any bugs. Here is a demo on codepen. In the future, some of the extensions and features will include:
• moving
• combat
• armor & weapons
• NPCs & quests
• and more!

I hope you enjoy.
Thanks for reading.
Happy Coding.

A post was merged into an existing topic: Made my first JS library. Please offer some feedback!