Skip to content

liboz/PandemicOnline

Repository files navigation

PandemicOnline

Online Pandemic Simulator with React + pixi.js frontend. Hosted at https://pandemic.live

Notes

  • Better UI look → Try pixi.js
  • Change detection library with pixi doesn't exist in angular → React

Deploy

GCP_SA_KEY was generated by

  1. Creating a service account with Firebase Hosting Admin permissions
  2. Create + Download JSON key for the service account
  3. Ran openssl base64 -in yourfile.json -out output.txt to base64 encode the json key
  4. Copy the base64 encoded key in output.txt into the GCP_SA_KEY secret in Github

TODO

  • removeChild on Node (node is removed is not part of this node) facebook/react#11538
  • Implement Contingency Planner

Releases

No releases published

Packages

No packages published

Languages