Commit Graph

28 Commits

Author SHA1 Message Date
92ff0e9e8d Site
- Add multi local game
    - Some minor changes in html/css
Django
    - add path for /game and /multiLocalGamePage
    - add template for multiLocalGame
2024-09-14 02:06:20 +02:00
15c5ee20ff Game solo - End game process 2024-09-11 18:10:58 +02:00
e070edbcd2 Site
- Add notification for error in create account
Serv :
    - create program for send a mail
'
2024-09-09 17:33:45 +02:00
949d94d604 Site
- updating register page
2024-09-06 17:36:12 +02:00
b2bef2ad79 Game 2024-09-03 18:30:39 +02:00
d28f1a3c26 Game
- Starting solo game
2024-08-28 17:30:46 +02:00
f2414f56a8 Game
- new class SoloGame/MultiGame
2024-08-28 14:09:54 +02:00
e35ddd2477 Game
- add dispose() on all class
2024-08-28 11:46:10 +02:00
5630f33bc3 Site
- free/dispose game and map class
2024-08-27 19:34:41 +02:00
87f3411af4 Game
- Starting class
2024-08-27 15:26:38 +02:00
7de76b750a Game
- Create class video
   - Easy to set up video on banner
   - Start extraction of variable to set up next static dispose
2024-08-26 20:24:33 +02:00
59fc6a9ffb Docker
- Updated all path import
2024-08-24 23:53:11 +02:00
13d94c2612 Docker
- Update three in static file
2024-08-24 20:46:11 +02:00
3d6da466b1 Game
- Add deltaTime of player bar
   - Add top jumper animation
2024-08-22 19:03:55 +02:00
49dec4d7e6 Game
- Updating class
2024-08-22 14:36:27 +02:00
0d79ce58ae Game
- Added effect on jumper
    - Added function in class Map for create wall
    - Ajusted/patched player camera
    - next step for me : banner :)
2024-08-22 01:05:21 +02:00
1a4c919473 Game
- Add random generation map
   - Add animation to all gravity changer
2024-08-21 19:01:34 +02:00
e247db28fc GAME
- Creating gravity changer
   - Implement event while on
2024-08-21 17:09:13 +02:00
ede59c6d4b Game
- Update all class
2024-08-21 14:58:28 +02:00
3498f32635 Gane
- Update class Player, Map, Ball
2024-08-21 01:02:23 +02:00
23eb01a03e Game
- Updating ball class
2024-08-20 18:31:23 +02:00
89e60305e1 Game
- Updating/creating ball ball
2024-08-20 17:37:06 +02:00
d46f1636b4 Game
- Updating ball moves
2024-08-20 17:29:41 +02:00
2543e1ea3b Game
- Add Class Map
   - Add plane a bottom
2024-08-20 16:36:35 +02:00
6eb00a8fdf Game
- Update player class (all info in player.js in comment)
2024-08-19 23:57:19 +02:00
227327fdf4 Game
- Update player class
2024-08-19 00:42:53 +02:00
950abd0943 Game
- Added 2 mods on cameras
2024-08-18 16:19:27 +02:00
44ad413120 Game
- Create class "player"
2024-08-18 01:48:50 +02:00