Commit Graph
17 Commits
Author SHA1 Message Date
marvin b63e24cc56 Added start screen with countdown and advancing level. 2020-12-27 14:36:07 +01:00
marvin 411720765d Hightlight active row/column, show error when field cannot be selected. 2020-12-22 20:27:17 +01:00
marvin eebca998cb Manage game state through object injection everywhere, fixed filling buffer and stopping clock in Game. 2020-12-21 17:27:16 +01:00
marvin a66f6e1fa4 Count down timer and some styling. 2020-12-21 16:10:26 +01:00
marvin 95f2a715b4 Fixed config parameter. 2020-12-21 15:54:44 +01:00
marvin aa7dd6d446 Merge branch 'main' of https://github.com/Kugelschieber/breach into ui-gamestate 2020-12-21 15:52:39 +01:00
marvin c4b914ccfd Added game state to all components, renamed timeout to timeoutMilliseconds, removed score from savegame. 2020-12-21 15:48:20 +01:00
marvin ed5a9c4a91 Interface parameters lowercase. 2020-12-16 19:39:12 +01:00
marvin 5f406a081a Added function to save and load a save game. 2020-12-16 19:33:31 +01:00
marvin 0b9f6c5042 Added all team members to license. 2020-12-16 19:04:45 +01:00
marvin 782fc5e633 Review comments. 2020-12-16 18:38:05 +01:00
marvin 7df25e8a88 Added basic components for UI. 2020-12-16 00:12:22 +01:00
marvin 63e87bbc87 Formatting. 2020-12-15 20:35:15 +01:00
marvin 07b3831d31 Added testing framework and updated dependencies. 2020-12-15 20:32:30 +01:00
marvin dade39f81e Added Sass compiler and correct indenting. 2020-12-14 23:11:31 +01:00
marvin 05b4a26ac4 Vue setup. 2020-12-14 22:48:40 +01:00
marvin bb778642b3 asdfasdf 2020-12-14 22:32:32 +01:00