A reimplementation of the game engine powering Indiana Jones and His Desktop Adventures and Yoda Stories.
See it live at www.webfun.io
Make sure you have node
(v14 or newer) and yarn
installed. Then run the following steps in your favorite terminal.
# check out the code
$ git clone https://github.com/cyco/webfun
$ cd webfun
# install dependencies
$ yarn install
# start a local web server
$ yarn start
See the Getting Started section in the docs to learn more information about the build system.
Project | Language | Description |
---|---|---|
LeonisX/yoda-stories-translation-tool | Java | Yoda Stories Translation Tool |
LeonisX/YExplorer | Delphi | Yoda Stories DAT file explorer, superseded by yoda-stories-translation-tool |
shinyquagsire23/DesktopAdventures | C | Reimplementation |
IceReaper/DesktopAdventuresToolkit | Java | packer / unpacker for game files |
digitall/scummvm-deskadv | C++ | reimplementation for use in ScummVM |
Here are some screenshots in case you just want to know what it looks likes.