- Joined
- Feb 25, 2009
- Messages
- 337
- Reaction score
- 110
Hi, dudes !
Today, i want to speak a little about my 1 year project called Holo5.
I not pretend to reproduce Habbo at all, it is my own representation of what Habbo can be in the future.
I really love this game, really. I am stucked on old versions like R18/R26, i hate R63+. So i have make this project, with new interface (stolen from Jeff Stehney), new engine and new features.
The Goal...
This project will be full open source ! And free for all
Everyone (with some coding skill) can take this source, custom it, and play it.
With this sources and some edit, it will be really easy to add R26 versions like interface, tiles, the big hand,... All you need to edit, it's the CSS.
I want a game who live alone ! Not with 50 public room with static assets, sad, without a useful bot, without animations and fun !
Technical specifications
Server: The server is written in TypeScript for a better performances and rigidity, and the database is Mysql. All the server run with Nodemon
I use some libraries like:
- mysql: https://www.npmjs.com/package/mysql
- winston: https://www.npmjs.com/package/winston
- moment: https://www.npmjs.com/package/moment
- socket.io: https://www.npmjs.com/package/socket.io-client // https://www.npmjs.com/package/socket.io-server
Client: Written in TypeScript too, and the style made with Sass. The client (and the game) are fully responsive and fully supported on mobile, tablet, ect...
I can't tell for the moment which JS librarie i use, i migrate one to another for some reasons, and i keep my recipe secrete until the release of the source.
For bundle everything, i use Parcel ! an awesome tool who help me everyday to work faster and better
Features (for the moment)
* Multiplayer ! (The better part) A room can be draw, and multi player can go inside, move but don't speak
* Put some furnis on the room (only static furnis, i haven't the best solution for animate it with sprite)
* Change appearance easily (it's an other project, i will speak about it later may be)
* Login / Log out
* SSO system (system with token, i don't know if it's really an SSO system haha)
* And that's all !

Screenshots
The best part

I opened an Discord server for Holo5 if anybody want ! You will can see all github's activity and screens
Link: https://discord.gg/tPjAtmf -> UPDATED ! <3
Join me !
Last edited: