Client website for STARPEACE, including webgl rendering client, client-side javascript and AJAX gameplay logic, and HTML5 user interface controls. https://client.starpeace.io
Documentation for client gameplay can be found on the STARPEACE documentation website.
Active development and gameplay roadmap can be found in RELEASE.md, historical changelog can be found in RELEASE-archive.md, and a rough plan for anticipated next steps can be found in ROADMAP.md.
Current release notes are also available in client at https://client.starpeace.io/release
If you discover a security vulnerability within the STARPEACE website, please send an e-mail to security@starpeace.io or open a GitHub issue. All security vulnerabilities will be promptly addressed.
starpeace-website-client welcomes all contributions: development, game design, translations, or play-testing; please let us know if you'd like to get involved! Please join Discord chatroom and read the contributing guide to learn more.
After building repository, website is compiled into static resources within the /dist/
folder. These resources should be served as static assets from web application and can be cached if desired.
Repository is currently deployed to and hosted with AWS S3 and CloudFront. Changes pushed to repository will activate webhook to AWS CodePipeline, triggering automatic rebuild and deployment of website resources.
starpeace-website-client is open-sourced software licensed under the MIT license