Hello!
I’m a huge fan of old Lucas Arts games since the Amiga computer years in the 90’s, especially Ron’s games, and it was those games that made me choose my professional career as a programmer.
Anyway, I really enjoyed Thimbleweed Park, and Delores’ mini adventure. Some time ago I wanted to make an adventure game engine in javascript, nowadays javascript works quite well, so why not try developing a game engine in javascript? And what graphic resources are beasts to test my code that Delores mini adventure?
And here it is, my first tests reading the Delores adventure assets that Ron posted on github. It reads rooms, objects, sprites sheets, walking boxes, and sets the layers for the parallax scroll, and finally I have my first actor walking on the scene.
There is still a lot of work to do, but it starts working after a weekend of work.
Note, when will we have a Thimbleweed Park 2?