jtieri / habbgo

Habbo Hotel emulation implemented in Go.
5 stars 1 forks source link

Major Refactor #2

Closed jtieri closed 3 years ago

jtieri commented 3 years ago

May work on this casually again but everything needs a refresh. In the end most of the code/design may change but I figured it would be easier to refactor the hell out of this versus starting from scratch,

jtieri commented 3 years ago

We will worry about hosting the client files once there is a basic demo. Likewise, the client projector will be a task for the near future. For now web based testing works (albeit with many glitches in Linux).

Proper logging with option to log to file will be added later.