You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
A browser game inspired by Breach Protocol from Cyberpunk 2077.
Building the project
// run once to install all dependencies
npm i
// run all tests
npm run test
// run the server for local development
npm run serve
// build for production
npm run build
License
MIT
About
A mobile/browser game inspired by Breach Protocol from Cyberpunk 2077.