Giter VIP home page Giter VIP logo

bobba_client's Introduction

bobba.io client · GitHub license

bobba

Habbo Hotel (r60+) remake made with modern (as 2019) technologies. This repo features a TypeScript/PixiJS/React Habbo Hotel client remake.

Features:

  • Built-in avatar imager
  • Built-in furni imager
  • Walking, sitting, waving, blinking and speaking animations.
  • Basic furni interaction (double clicking a furni will change its state)
  • Furni particle system (the farther elements are drawn first, so there's a 3D illusion)
  • Furni animations
  • Chat bubbles handled by game engine
  • Catalogue
  • Furni inventory
  • Console / Messenger
  • Navigator

Installation

To run your own 'bobba' you will have to consider 3 parts:

  • Client: You'll have to build this project and deploy it to a web server.
  • Server: bobba.io project includes a compatible server written in Java. You'll have to deploy it too in order to make your client useful. Available at: bobba_server
  • Assets: Like Habbo, avatar and furni assets are not included in the client, so you'll have to provide it with a web hosted folder with your assets. You can generate your furni assets using this node-based tool: bobba_furni_converter And your avatar assets with the PHP-based tool from bobba_avatarimager. (Thanks Tsuka).

Requirements

  • Nodejs 10
  • npm

Building

To build the client execute the following commands:

git clone https://github.com/Josedn/bobba_client.git
cd bobba_client
npm install
npm start

Then you'll be running the React development server. If you want to deploy it, run

npm run build

Related projects

Preview Preview Preview Preview Preview Preview Preview Preview

Made with <3 by Relevance.

bobba_client's People

Contributors

josedn avatar seergiot avatar

Watchers

James Cloos 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.