Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.14 KB

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 1.14 KB

Contributing to Open Hotel

We really appreciate the effort from those who are willing to contribute to this project. The objective of this guideline is to provide a clear explanation of how the project works and how you can help us on making it better.

This is the client repository. It is responsible for handling sprites and game logic using PIXI.js and Vue.js.

The Codebase is written in TypeScript, and we use injets as our dependency injection library.

Orion is responsible for handling back-end stuff. We have to make sure all players are synced up, so that's the main Orion's purpose.

Reporting Bugs

If you find a bug or have a feature idea, please open an issue.

Links

Follow our Facebook Page This guideline is based on Atom contribution guide.