Saint Mary's Gate, a captivating text-based MMORPG where every choice shapes your destiny.
Name | Description |
---|---|
@St-Mary/Coral |
Common library used across the St Mary Gate project, which provides essential functionalities and utilities that are shared between the game client & server. |
@St-Mary/Luna |
Game server responsible for managing game logic, processing user inputs, and maintaining the overall state of the game world. |
@St-Mary/Cassandra |
Game client responsible for handling user interactions and rendering the game interface. |
@St-Mary/Docs |
Documentation for the Saint Mary's Gate project |
St Mary's Gate is open source, so you can create a pull request(PR) after you fix issues. Run and develop yourself with the following process.
Currently in writing
St Mary's Gate use Java JDK 19 as programming environment, and Coral for Cassandra and Luna. You must have these two installed or using the current release of Coral.
Before uploading your PR, run test one last time to check if there are any errors. If it has no errors, commit and then push it!
For more information on PR's steps, please see links in the Contributing section.
This software is licensed under the Apache License 2.0 © Saint Mary's Gate.