

The long journey begins with Twinsen attempting to escape from his incarceration with the ultimate objective of denying the tyrant Funfrock his goal of world domination. Funfrock is aware of this as well and imprisons our hero in an asylum to keep him out of the way. Through dreams brought on by the Goddess Sendell, Twinsen has seen that the task of restoring peace and harmony in the world falls squarely on his polygonal rounded shoulders. Funfrock has done to Twinsen, the reluctant hero of this graphic adventure. While the original Little Big Adventure 2 game executable, assets and intellectual property belong to Didier Chanfray SARL, the code within this project is released under the MIT License.Imagine the indignity of being confined to a hospital because of your dreams.

Example Mac OS: npm run import /Applications/Little\ Big\ Adventure\ 2\ \(Twinsen\'s\ Odyssey\).app/.Example Windows: npm run import:win "c:\Games\Little Big Adventure 2".Run npm run import:win "" on Windows or npm run import "" on Mac OS.Clone the Git project and go to the root project folder in PowerShell on Windows or Terminal on Mac for the next commands.Download Node.js LTS (if you already have node.js installed, make sure it is a recent version: >= 9.x.x).Make sure you own a copy of the original game: GOG or Steam.ContributingĬheck the How to Contribute guide to know how to do that.Ī list of current and past contributors can be found here. The editor mode allows navigating around the game scenes, inspecting scene content and variables, inspecting the game engine internal variables and debugging scripts (you can set breakpoints on actor scripts).įor more information, check the FAQ. It is not however completable at this point. Most of the graphic elements are implemented and part of the gameplay. Have all tools grouped in a single integrated platformĬurrently you can walk around every island and buildings of the original game.Progressively add tools to the editor to support mods.Phase 3: Become a platform for modding and action/adventure game development Support more platforms and ways of playing (ex: VR & Mobile).More of a remastered version than a remake.Improve graphics and gameplay in a way that preserves the original look & feel.Focus on code quality, make it easy to read and modify.

