Commit Graph

156 Commits

Author SHA1 Message Date
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
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
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
Mees Roelofsz
41d0746fe2 added collision with boss & first wave can now hit (thx sam) 2024-01-17 14:50:00 +01:00
Mees Roelofsz
5c9317fc20 added bouncing boss function (commented) 2024-01-16 18:21:44 +01:00
Mees Roelofsz
7e07d5c9c9 turned back paternArray for phase 1 2024-01-16 16:29:31 +01:00
Mees Roelofsz
d77bba94ce completed name ui 2024-01-16 15:05:54 +01:00
Mees Roelofsz
be03b7e7cd added name input as seperate functions 2024-01-16 14:46:00 +01:00
Mees Roelofsz
9eb06d9f6f experimenting with colors + changed main menu to change based on size 2024-01-16 10:21:52 +01:00
Mees Roelofsz
3986109669 added rectMode(CENTER) 2024-01-12 12:18:33 +01:00
Mees Roelofsz
1a61f6871b fixed score when paused 2024-01-12 11:11:10 +01:00
Mees Roelofsz
a9932ec6fc added working pause feature 2024-01-12 11:08:17 +01:00
sam
b13007390c Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-12 08:49:07 +01:00
Mees Roelofsz
62477ab28d added pause screen 2024-01-10 16:27:53 +01:00
sam
ea6ab6ccf4 Added scene switch from homemenu to scorepage 2024-01-10 16:19:25 +01:00
Mees Roelofsz
4547d792f2 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-10 15:58:36 +01:00
Mees Roelofsz
1905da03e3 starting with pause function 2024-01-10 15:58:34 +01:00
sam
02ea0618e3 Code cleanup 2024-01-10 15:40:37 +01:00
sam
5a691023b1 code cleanup 2024-01-09 13:42:03 +01:00
sam
267be3c86f Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-09 13:37:29 +01:00
sam
1863b87b4c removal junk 2024-01-09 13:37:16 +01:00
Mees Roelofsz
78bfc2e3b9 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2024-01-09 13:36:36 +01:00
Mees Roelofsz
c1107d39ba added keyreleasedflag let 2024-01-09 13:36:34 +01:00
sam
befea356c8 Fix spam request to database 2024-01-09 13:32:25 +01:00
Mees Roelofsz
5561b3c8ff made score button useless 2024-01-08 21:40:22 +01:00
Mees Roelofsz
c5f8f6207e unnecessary comments 2024-01-08 20:48:03 +01:00
Mees Roelofsz
1bb073327f trying to fix instant restart with buttons 2024-01-08 20:39:42 +01:00
Mees Roelofsz
088b2c2474 added main menu button select 2024-01-08 16:36:20 +01:00
Sam
bf62e6ae23 request new data after player submits their score 2024-01-08 15:03:10 +01:00
Sam
be1570e5e7 Added player highscores 2024-01-08 14:57:04 +01:00
Sam
8aa6332d51 Fix typo in game.js 2024-01-08 14:57:04 +01:00
Sam
30bd1f0c9d fixed submitted score 2024-01-08 14:57:02 +01:00
Sam Hos
9901d9fa1a func toegevoegd data ontvangen van webserver en omzetten in array 2024-01-08 14:57:01 +01:00
Sam Hos
93f05beb1f code conventions 2024-01-08 14:57:01 +01:00
Sam Hos
5c59fdd097 database link change 2024-01-07 13:30:53 +01:00
Mees Roelofsz
2c928fe1fa prepared for UI changes and added reset function 2024-01-06 15:56:44 +01:00
Mees Roelofsz
c75a16e367 made it possible to change name without sending both to db 2024-01-06 15:20:22 +01:00
Mees Roelofsz
14f2fe6e76 added score 2024-01-06 14:56:40 +01:00
Mees Roelofsz
58da9e9bc4 finished game over ui 2024-01-06 13:50:10 +01:00
Mees Roelofsz
bfd4b73fc6 added full border when enter is pressed + entered function 2024-01-06 13:27:42 +01:00
Sam
52254e20fb Add Senddata function to send name and score to server 2024-01-02 03:40:42 +01:00
sam
f99e16075a Added ui and text 2023-12-19 15:31:22 +01:00
Mees Roelofsz
4916644d51 changing long if statements to arrays (start) 2023-12-15 12:09:00 +01:00
Mees Roelofsz
9083204a3a added changing projectile speeds 2023-12-15 10:36:08 +01:00
Mees Roelofsz
e5cf614a83 added singular wave to phase 1 2023-12-15 09:44:57 +01:00
Mees Roelofsz
b32e0a4a5d added score to console(log) 2023-12-13 15:53:09 +01:00