GithubHelp home page GithubHelp logo

nji-rem / hc Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 186 KB

HC (short for Habbo Club) is a WIP Habbo Hotel emulator targeting the v9 client.

Go 100.00%
emulating habbo habbohotel oldskool server v9

hc's Introduction

img.png

HC (short for Habbo Club) is a WIP Habbo emulator targeting the v9 client. HC is written in Go, an easy to learn language.

Functionality roadmap

The functionality roadmap contains features, which means that it lacks technical depth. The functionality roadmap can be updated at any time.

Roadmap (in this order)

  • Registration
  • Login
  • Navigator
  • Update look, motto, gender, etc
  • Rooms
    • Creating rooms
    • Entering rooms
  • Pathfinder
  • Catalogue
  • Public rooms

... and more. To be announced.

Architecture

HC is a modular monolith, meaning that each module is isolated. HC tries to be as fine-grained as possible in terms of module granularity. Components - or packages in Go - communicate through orchestration and choreography. Components that need orchestration, as you'll regularly see with microservices that use e.g. REST or gRPC, use dependency inversion (SOLID); the latter uses an event-driven approach.

Architecture chapter is still WIP, because it's in an experimental phase.

hc's People

Contributors

merjn avatar

Watchers

 avatar Merijn 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.