Commit Graph

12 Commits

Author SHA1 Message Date
Sysy's
c7d6e1b3a4 Add rotateMirror to rotate element 45°
Add a small utility function in web/assets/js/index.js that increments an element's CSS rotation by 45 degrees. The function reads the element's inline transform (handling an empty value), parses the current rotation angle modulo 360, and sets the new rotate(angle+45) value.
2026-03-30 12:05:24 +02:00
e3747fd5a4 update read.me 2026-03-30 11:02:30 +02:00
7b0cd8c728 Merge branch 'main' of https://git.ninolbt.com/Nono/Projet_48h 2026-03-30 10:46:29 +02:00
dc064dd8f3 add object file 2026-03-30 10:46:09 +02:00
M1n-0
bc8db99174 modif polemic file name 2026-03-30 10:40:07 +02:00
M1n-0
04279f8234 add project architecture 2026-03-30 10:37:26 +02:00
M1n-0
a82d7d4eef Merge branch 'main' of https://git.ninolbt.com/Nono/Projet_48h 2026-03-30 10:32:03 +02:00
M1n-0
4a9f3b1f2c delete s file 2026-03-30 10:31:52 +02:00
90a5b5f364 règles du jeu 2026-03-30 10:31:37 +02:00
db24da778e add Readme file 2026-03-30 10:09:05 +02:00
17a43469e3 add gitignore 2026-03-30 10:08:23 +02:00
Sysy's
c3f940904e Create s 2026-03-30 10:05:17 +02:00