Giter Club home page Giter Club logo

lba2remake's Introduction

LBA2 Remake

CircleCI LatestTag Total alerts Language grade: JavaScript

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

Videos

Vision / goals

Phase 1: Reimplement the 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.

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.

Getting started

(more details here)

  • Make sure you own a copy of the original game: 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 Didier Chanfray SARL, 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!

lba2remake's People

Contributors

agrande avatar xesf avatar sendellx avatar slwilliams avatar pleasenophp avatar peterdevos avatar fraserjgordon avatar dependabot[bot] avatar zeffuro avatar jgorterrubicon avatar andriytemplafy avatar krampy01 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.