Commit Graph

237 Commits

Author SHA1 Message Date
Mees Roelofsz
6882528baf removed lag 2023-11-30 22:29:35 +01:00
Mees Roelofsz
77272afdc9 added bulletcircle (laggy) 2023-11-30 22:26:39 +01:00
Mees Roelofsz
e98ce2415d heb angle toegevoegd aan basicbullets+ raar patern 2023-11-30 21:49:56 +01:00
Mees Roelofsz
68d9ecba9e added different way of angling bullets(no succes) 2023-11-30 21:37:06 +01:00
Mees Roelofsz
f81bdf9ef4 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2023-11-30 21:10:59 +01:00
Mees Roelofsz
8aa5b6a4a2 added third patern (multiple bullets at once) 2023-11-30 21:10:57 +01:00
Sam
c41e3f7dde fixed respawn 2023-11-30 19:14:02 +01:00
Sam
4a2c3dabac removed life counter 2023-11-30 17:08:22 +01:00
Sam
2b14931319 changed max HP 2023-11-30 17:07:38 +01:00
Sam
559621835f fixed timer, cleanup junk and improved bullets 2023-11-30 15:02:24 +01:00
Sam
d703a82a7f added timer and better hit registration 2023-11-30 13:27:04 +01:00
Sam
931824c1c7 Bullets dont pass trough you anymore 2023-11-30 12:17:30 +01:00
Sam
be8c373561 Put bullets into Array and made 4 spawn each wave 2023-11-29 16:09:08 +01:00
Sam
2e9c22dee2 Intergrated bullet class into game.js 2023-11-29 15:46:04 +01:00
Sam
77ba652a69 Added comments 2023-11-29 14:40:40 +01:00
Sam
efbe8b3358 added return variables from class 2023-11-29 14:39:10 +01:00
Sam
6273854a3d The bullet flies towards player using a class 2023-11-29 14:22:06 +01:00
sam
ee7f031775 put bullet direction into update 2023-11-28 16:00:01 +01:00
sam
b8ddc4dc05 added update class function 2023-11-28 15:59:46 +01:00
sam
0051d986b7 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2023-11-28 15:44:59 +01:00
sam
c31bd7f95b renamed variables 2023-11-28 15:44:55 +01:00
Mees Roelofsz
1e3e3caf58 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2023-11-28 15:40:41 +01:00
Mees Roelofsz
6348d1a001 added direction to my life 2023-11-28 15:40:31 +01:00
sam
fa41b78969 Can draw green dot with bullet class 🤬 2023-11-28 15:39:15 +01:00
sam
3ab02ab083 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2023-11-28 14:45:26 +01:00
sam
3a9674ff46 test if class works 2023-11-28 14:45:14 +01:00
Mees Roelofsz
ddc4a992fb changed game.js back to classless 2023-11-28 13:48:42 +01:00
sam
308c2a4008 fixed radius 2023-11-28 13:36:31 +01:00
sam
f4535ba7f8 Variable update 2023-11-28 13:26:59 +01:00
sam
03e6d69de1 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2023-11-28 13:19:09 +01:00
sam
9c862e7b7b added code from game.js 2023-11-28 13:19:06 +01:00
sam
3b877fc3f8 Added bullet array 2023-11-28 13:18:59 +01:00
sam
b0610e2b87 Bas classes uitleg 2023-11-28 13:18:48 +01:00
sam
8a8353b645 Updated webdev 2023-11-28 13:18:36 +01:00
Mees Roelofsz
59c3c95f96 added reference.js 2023-11-28 13:07:08 +01:00
Mees Roelofsz
e47ec307b7 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2023-11-27 21:03:21 +01:00
Mees Roelofsz
a6d4a75e15 added bouncing bullets 2023-11-27 21:03:18 +01:00
Sam
0e40ca4159 changed imported variables 2023-11-27 01:14:37 +01:00
Sam
13e2a665cd Added explanation for constructor 2023-11-27 00:42:25 +01:00
Sam
aebc811f29 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2023-11-27 00:34:57 +01:00
Sam
3d7abe5cd6 test if class works by drawing circle 2023-11-27 00:34:55 +01:00
Sam
90ce729fe4 Defined bullet class 2023-11-27 00:34:01 +01:00
Mees Roelofsz
5f9fbb2827 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61 2023-11-27 00:30:03 +01:00
Mees Roelofsz
8054a5b44b added bullet ideas 2023-11-27 00:10:54 +01:00
Sam
5087896391 Added script 2023-11-26 23:53:09 +01:00
Sam
c13f5b8f1b Removed player reset on hit 2023-11-26 23:52:59 +01:00
Sam
374c9dd7de Class creation 2023-11-26 23:51:41 +01:00
Mees Roelofsz
587454784b added off screen attacks from more sides 2023-11-26 19:33:01 +01:00
Mees Roelofsz
406a044585 adde secodn attack (off screen) not random choice 2023-11-26 19:07:12 +01:00
Mees Roelofsz
b65d21dca1 fixed text 2023-11-26 16:48:40 +01:00