Erik Schilling 911ccff6fa Github action CI
2020-12-16 17:27:53 +01:00
2020-12-16 17:27:53 +01:00
2020-12-15 20:35:15 +01:00
2020-12-14 22:48:40 +01:00
2020-12-14 22:48:40 +01:00
2020-12-14 22:48:40 +01:00
2020-12-14 22:10:00 +01:00
2020-12-16 10:24:18 +01:00

Breach

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

Description
A mobile/browser game inspired by Breach Protocol from Cyberpunk 2077.
Readme MIT 420 KiB
Languages
TypeScript 76.2%
Vue 16%
SCSS 6.1%
HTML 1.7%