Commit Graph

413 Commits

Author SHA1 Message Date
Sam
789f1b4c97 Documented class changes in UML 2024-01-23 20:15:54 +01:00
Sam
68005ea72b coverted database interactions and menu to classes 2024-01-23 19:45:03 +01:00
Sam
cf843b80c8 moved var 2024-01-23 18:21:09 +01:00
Sam
8e05123dca removed junk 2024-01-23 18:20:59 +01:00
sam
bc2c76d21b Code optimization 2024-01-23 16:03:21 +01:00
sam
ab9b2b1235 formatting 2024-01-23 15:27:01 +01:00
sam
b20b7b2f61 Added feedback 2024-01-23 15:21:45 +01:00
sam
074a540bca Added documentation about php 2024-01-23 14:29:25 +01:00
sam
00e7682fba Documentatie toegevoegd van keuzes over database 2024-01-23 14:29:13 +01:00
sam
477c24f7c0 Added more documenattion for better soluction 2024-01-23 14:10:07 +01:00
sam
1d79f45694 file name change from sql to php 2024-01-23 14:09:51 +01:00
sam
0cdbfa6321 Name change + added documentation 2024-01-23 14:08:54 +01:00
sam
3b9ce4e756 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-23 12:59:05 +01:00
sam
7f4aa65edb adjusted speed formula 2024-01-23 12:59:02 +01:00
Mees Roelofsz
481e459497 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-23 12:55:42 +01:00
Mees Roelofsz
98840d6a72 dded constrain based on menu 2024-01-23 12:55:40 +01:00
sam
81b7c82d2a framerate fix with speeds 2024-01-23 12:53:12 +01:00
Mees Roelofsz
b23fab4025 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-19 12:31:38 +01:00
Mees Roelofsz
00f3d67c9e single buttonselect 2024-01-19 12:31:37 +01:00
Mees Roelofsz
aa4da98839 added button to score + changed buttons 2024-01-19 12:31:15 +01:00
Mees Roelofsz
613829164c changed all buttonselects to a single one + constrained based on screen 2024-01-19 12:30:55 +01:00
sam
a586e39065 Added feedback 2024-01-19 11:02:43 +01:00
sam
010ec74d6a Added dodge banner 2024-01-19 11:02:36 +01:00
Mees Roelofsz
0d6fdca8d5 added circle to show where player is 2024-01-19 10:56:55 +01:00
Mees Roelofsz
cd34a1bf90 added all pause screen stops to the same if statement 2024-01-19 10:30:20 +01:00
Mees Roelofsz
16e27c5e79 added variables to seperate file 2024-01-19 10:26:01 +01:00
Mees Roelofsz
b8e83a4332 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-19 10:17:26 +01:00
Mees Roelofsz
dd5c48926b added gameover screen to menu.js and stopped drawing player and boss when paused 2024-01-19 10:17:22 +01:00
Mees Roelofsz
f5f9efc137 added player radius for correct collision 2024-01-19 10:16:37 +01:00
Mees Roelofsz
5fa2f1e68a added code 2024-01-19 10:16:20 +01:00
sam
02de7af2f2 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-19 10:07:07 +01:00
sam
a85177efe7 added controls to homescreen 2024-01-19 10:07:05 +01:00
Mees Roelofsz
da8dd584bc started writing UI documentation 2024-01-19 09:14:49 +01:00
Mees Roelofsz
ca796124f1 added title and changed buttontext 2024-01-19 09:14:32 +01:00
Mees Roelofsz
d54ad9bc3f format and changed colors to green 2024-01-19 09:14:14 +01:00
Sam
4aebb87887 made game fullscreen 2024-01-18 15:01:38 +01:00
Sam
40f11c01fd added extra sql documentation 2024-01-18 15:01:32 +01:00
Sam
49b3199824 removed margin 2024-01-18 15:01:25 +01:00
Sam
13b56c9e24 Added scores and achievement to score page 2024-01-18 13:58:46 +01:00
sam
f8edb2fea6 Added data requesting for score page 2024-01-17 16:37:25 +01:00
sam
17a9e2d7e9 print array into console 2024-01-17 16:37:05 +01:00
sam
a270c8748d Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-17 15:39:51 +01:00
sam
7ef09f73fc added name parameter for requesting data with name 2024-01-17 15:39:48 +01:00
sam
ab35b7817a Can request data specified by name 2024-01-17 15:39:34 +01:00
Mees Roelofsz
3a65036e35 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-17 14:50:02 +01:00
Mees Roelofsz
41d0746fe2 added collision with boss & first wave can now hit (thx sam) 2024-01-17 14:50:00 +01:00
sam
48d456026b Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-17 14:07:43 +01:00
sam
a1c5724bfa cleanup 2024-01-17 14:07:40 +01:00
sam
838cb473f9 Added image 2024-01-17 14:07:31 +01:00
sam
6afab53bdf Update database documentation 2024-01-17 14:07:26 +01:00