Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
- This project is open source, you can use, mix or reuse any of the code or assets.
- You cannot use any of the source code or assets material for commercial purposes.
- You cannot monetize any of the work done on this repository, or all the derivative work.
- You must link any of the used, mixed or reused material to this repo.
- You must preserve the
CC BY-NC-SA 4.0
license to all the derivative work.
- You can add donations to maintain your own server, and give a custom badge for that (The badge cannot unlock anything more than the badge itself, and it cannot segregate or differentiate the user at any cost or from any way). Only that, no gray zone!
- We can add exceptions for marketing/ad campaigns purposes, ONLY if explicit permission is granted.
- Create a virtual Open Hotel social-network/game.
- Gain virtual credits from mini-games inside the game, never pay for anything.
- Be able to create your own Hotel and add your own customization with plugins, configurations, rules...
- Protect the consumer from abusive and speculative companies.
- Install
deno >= 1.44
- Install
node >= 20
- Install
yarn
- Run
deno task install
- Run
deno task start
- If it's the first time running the project:
- Go to
./app/server/config.yml
and change theversion
todevelopment
. Restart the process. - On the browser, add a localStorage item with key
username
and value of your choice. - Reload the browser
- Go to
./app/server/users.yml
and add the username on theop
list - Go to
Room 1
and use the command/set flags@pirate 3 3 0 0 20
🏴☠️
- Go to
- Enable prettier on save