Commit Graph

52 Commits

Author SHA1 Message Date
7ac835e611 le caca coule au cucu 2024-03-25 16:11:07 +01:00
2cc4a088f0 game: fix 2024-03-25 16:05:45 +01:00
Namonay
b250f9b015 add: loud buzzer 2024-03-25 14:53:38 +01:00
Namonay
8d985c8feb add: base backend interaction 2024-03-24 23:34:25 +01:00
Namonay
2f77ba0b84 add: added onClick event in online tictactoe 2024-03-24 23:02:28 +01:00
Namonay
4a97548f7d add: Morpion class & matchmaking 2024-03-22 16:28:49 +01:00
de146367c3 add: game history 2024-03-05 10:53:32 +01:00
f3bbad9eb9 game: fix: w up, s down 2024-03-04 13:28:31 +01:00
387bfba38d game: fix: support horizontal player 2024-02-29 16:07:24 +01:00
9f30f5c3d1 game: add: support multiplayer 2024-02-28 17:49:22 +01:00
53b314c72b game: add: max score win 2024-02-27 17:05:41 +01:00
a30260bcf4 game: fix: w is to up and s to down 2024-02-27 08:22:32 +01:00
b6c87832e4 clean: game: add semicolon 2024-02-27 08:17:02 +01:00
066a2a9c81 game: add: goal statistic 2024-02-26 17:11:31 +01:00
0c7fdee401 game: add: defeated by forfeit 2024-02-25 17:53:01 +01:00
Kbz-8
a7fff2f1a2 3D working 2024-02-22 06:01:56 +01:00
Kbz-8
6d5e78d7f0 working on 3D camera 2024-02-21 20:06:01 +01:00
Kbz-8
0e5ff11e83 fixing garbage data 2024-02-21 16:59:09 +01:00
Kbz-8
a85827ce08 fixing merge conflicts 2024-02-21 16:43:44 +01:00
dea718320c game: add: scoreboard 2024-02-21 11:04:28 +01:00
4c3116c51f games: add: goal table 2024-02-20 16:54:14 +01:00
40a9395340 clean: use camel case for class file 2024-02-20 09:29:47 +01:00
c143d96443 clean: respect es11 2024-02-20 09:22:11 +01:00
54ef19a340 clean: remove debug print 2024-02-20 09:07:15 +01:00
59cac2b1fd game: add: padding to collision 2024-02-20 09:07:01 +01:00
Kbz-8
f7fbfcad15 wat 2024-02-14 20:22:07 +01:00
kbz_8
0bd7e05c17 Merge pull request 'update malouze cooking' (#6) from main into malouze-cooking
Reviewed-on: https://codeberg.org/adrien-lsh/ft_transcendence/pulls/6
2024-02-14 17:53:57 +00:00
Kbz-8
6d7b52ae06 fixing merge 2024-02-14 18:53:29 +01:00
Kbz-8
6639f562b8 fixing merge 2024-02-14 18:52:43 +01:00
Kbz-8
faed2a027d working camera support 2024-02-14 18:48:35 +01:00
Kbz-8
54c4ae77f2 AAAAAAAAAAAAAAAAAAAAAAAAH 2024-02-10 19:38:56 +01:00
e8cc05fb3c game: add: goal work 2024-02-08 12:39:17 +01:00
86572965e3 game: fix: sync client and server 2024-02-02 16:38:01 +01:00
5f8c42d0c3 game: add: use straight line colision (Not finished) 2024-02-01 17:38:03 +01:00
d332ef8103 game: add: vector colision (Not work) 2024-02-01 13:18:21 +01:00
Kbz-8
f9e9538159 aca 2024-01-30 22:22:47 +01:00
6fd11d0028 game: add: docstring 2024-01-22 13:21:51 +01:00
8da7e09af7 game: add: class: point and segment, add: type docstring 2024-01-21 00:33:43 +01:00
0d69a63b62 Fix lag; Camille forgot usleep(500) 2024-01-19 17:00:30 +01:00
7cf13640a1 game: core: change player to player.isconnected
befort: if a player is disconnected he doesn't have an object
after: he have un object with a socket == None
2024-01-19 15:38:04 +01:00
b0861b0ec0 game: add: pladdle can move online with ping 2024-01-18 14:44:28 +01:00
1589763197 game: add: player can leave and join game 2024-01-18 13:59:19 +01:00
1af55795d9 game: core: recreate classes see other paddle 2024-01-17 19:06:36 +01:00
3dc07803eb game: paddle can move 2024-01-17 14:47:53 +01:00
2bd0624100 game: core: use server game calulation form 2024-01-17 14:23:23 +01:00
e0990db8d1 game: core: use draw method instead draw_CLASSNAME 2024-01-16 23:27:56 +01:00
7096989e9b game: opti: use time class 2024-01-16 17:51:47 +01:00
58c0df447c player pos is checked 2024-01-16 17:47:48 +01:00
a30ec46685 game: add: PADDLE CAN MOVE 2024-01-15 17:55:12 +01:00
fa97abb825 add my player class 2024-01-15 13:37:15 +01:00