mstiMarcel 639fcf8c6e Merge pull request #21 from Ablu/gamestate
Do not allow picking cells twice
2020-12-18 13:35:45 +01:00
2020-12-18 13:16:50 +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-16 19:04:45 +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%