Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Josedn/bobba_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bobba.io server · GitHub license

bobba

Habbo Hotel (r60+) remake made with modern (as 2019) technologies. This repo features a compatible bobba_client server written in Java.

Features:

  • Basic room manager
  • Pathfinding with A* algorithm
  • Catalogue
  • Navigator
  • Console

Requirements

  • Maven
  • Java 8
  • MySQL server

Configuration

There's a basic database dump included in the repo called bobba.sql. You should upload it to a MySQL server in order to run the server. Also, the first time you run the server, a config.txt file will be created. Be sure to fill it out.

Building

mvn package

Related projects

Preview

Made with <3 by Relevance.

About

bobba_client compatible server written in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages