Skip to content

Eric1212/starpeace-website-client

 
 

Repository files navigation

starpeace-website-client

GitHub release Build Status GitHub license GitHub issues GitHub stars Discord Twitter Follow

Client website for STARPEACE, including webgl rendering client, client-side javascript and AJAX gameplay logic, and HTML5 user interface controls. https://client.starpeace.io

Official Documentation

Documentation for client gameplay can be found on the STARPEACE documentation website.

Roadmap

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

Security Vulnerabilities

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.

Contributing

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.

Build and Deployment

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.

client.starpeace.io

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.

License

starpeace-website-client is open-sourced software licensed under the MIT license

About

Client website for STARPEACE multiplayer economic simulation

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 57.4%
  • Vue 38.6%
  • CSS 2.2%
  • JavaScript 1.8%