dorkhub

lba2remake

A Little Big Adventure 2 / Twinsen's Odyssey reimplementation in JavaScript / Three.js / React

LBALab
TypeScript28344 forksMITupdated 3 months ago
git clone https://github.com/LBALab/lba2remake.gitLBALab/lba2remake

LBA1 & LBA2 Remake

A Little Big Adventure 1 & 2 / Twinsen's Adveneture / Twinsen's Odyssey reimplementation in Typescript / Three.js / React

Netlify Status

Live demo (or Editor mode)

Support Original Game Series

Studio [2.21] is creating a Remastered version of Twinsen's Little Big Adventure. It is important for us to support them and you can do it so by buying the original games on itch.io, GOG or Steam and wishlist the Remastered version on Steam.

Videos

Vision / Goals

Phase 1: Reimplement the LBA1 and LBA2 game engine

  • Should look and play like the original
  • Full re-engineering instead of dissassembly-based approach
  • Focus on code quality, make it easy to read and modify

Phase 2: Make a HD version of the game

  • Improve graphics and gameplay in a way that preserves the original look & feel
  • More of a remastered version than a remake
  • Support more platforms and ways of playing (ex: VR & Mobile)

Phase 3: Become a platform for modding and action/adventure game development

  • Progressively add tools to the editor to support mods
  • Have all tools grouped in a single integrated platform

Status

Currently you can walk around every island and buildings of the original game. Most of the graphic elements are implemented and part of the gameplay. It is not however completable at this point.

LBA1 Game Screenshot LBA2 Game Screenshot

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).

Editor screenshot

For more information, check the FAQ.

Contributing

Any help is very much appreciated! Check the How to Contribute guide to know how to do that. A list of current and past contributors can be found here. There is a compreensive list of things TODO so feel free to pick one you like and start working on it.

Getting started

(more details here)

  • Make sure you own a copy of the original game: itch.io, GOG or Steam
  • Download Node.js LTS (if you already have node.js installed, make sure it is a recent version: >= 9.x.x)
  • Clone the Git project and go to the root project folder in PowerShell on Windows or Terminal on Mac for the next commands.
  • Run npm install
  • Run npm run import:win "<original game folder>" on Windows or npm run import "<original game folder>" on Mac OS
    • Example Windows: npm run import:win "c:\Games\Little Big Adventure 2"
    • Example Mac OS: npm run import /Applications/Little\ Big\ Adventure\ 2\ \(Twinsen\'s\ Odyssey\).app/
  • Run npm run dev
  • Fire up your browser at page http://localhost:8080
  • Enjoy!

Community

License

While the original Little Big Adventure 2 game executable, assets and intellectual property belong to [2.21], the code within this project is released under the MIT License. That being said, if you do anything interesting with this code, please let us know, we'd love to see it!

more like this

lottery

🎉🌟✨🎈年会抽奖程序,基于 Express + Three.js的 3D 球体抽奖程序,奖品🧧🎁,文字,图片,抽奖规则均可配置,😜抽奖人员信息Excel一键导入😍,抽奖结果Excel导出😎,给你的抽奖活动带来全新酷炫体验🚀🚀🚀

JavaScript4.6k

Scythe

SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.

C#50

search

search projects, people, and tags