learningrust


Branches

Name Last commit Author
main 2025-07-16 14:06:01 UTC thatscringebro

File Tree (HEAD)

Name Size
.gitignore 38
Session1/TP1/Monnaie/Cargo.toml 78
Session1/TP1/Monnaie/src/main.rs 2933
Session1/TP1/Moyenne/Cargo.toml 78
Session1/TP1/Moyenne/src/main.rs 964
Session1/TP1/MrBargainTout/Cargo.toml 84
Session1/TP1/MrBargainTout/src/main.rs 1833
Session1/TP1/Tp1.pdf 269615
Session1/TP2/Dice/Cargo.toml 90
Session1/TP2/Dice/src/main.rs 3698
Session1/TP2/Text/Cargo.toml 75
Session1/TP2/Text/src/main.rs 4902
Session1/TP2/Tp2.pdf 770907
Session1/TP3/Tp3.pdf 273638
Session1/TP3/simon/Cargo.toml 91
Session1/TP3/simon/src/main.rs 10551
Session2/TP1/TP1_JeuTaquin.pdf 360960
Session2/TP1/taqui_jeu/Cargo.toml 230
Session2/TP1/taqui_jeu/src/main.rs 5287
Session2/TP1/taqui_jeu/src/models/mod.rs 16
Session2/TP1/taqui_jeu/src/models/taquin.rs 4051
Session2/TP2/TP2.pdf 568026
Session2/TP2/taquin_gui/Cargo.toml 139
Session2/TP2/taquin_gui/src/main.rs 2046
Session2/TP2/taquin_lib/Cargo.toml 96
Session2/TP2/taquin_lib/src/lib.rs 4051
Session2/TP4.pdf 499397
Session2/Tp3 Mobilier urbain - sans carte.pdf 276873
Session3/tp01.pdf 119775
Session3/tp02.pdf 275207
Session3/tp03.pdf 567171
Session3/tp04.pdf 326362
Session3/tp05.pdf 124424
Session4/System/tp01.pdf 127889
Session4/System/tp02.pdf 233930
Session4/System/tp03.pdf 138139
Session4/System/tp04.pdf 112708
Session4/Sécurité/tp01.pdf 202631
Session4/Sécurité/tp02.pdf 59811
Session4/Sécurité/tp03.pdf 152932
Session4/Sécurité/tp04.pdf 126102
Session4/Sécurité/tp05.pdf 160152
Session4/Sécurité/tp06.pdf 239442

History

commit c93c5c3134070157509f6a4447d533eee5538f7e (HEAD -> main)
Author: thatscringebro <thatscringebro@tutanota.com>

started making the game

commit 7417a1b6b24a6a287d0c50d41c95a283cf243c7b
Author: thatscringebro <thatscringebro@tutanota.com>

changed to egui + made the taquin_lib

commit 3e9f790d826af51bce8a833e0fa28ab924497a1a
Author: thatscringebro <thatscringebro@tutanota.com>

début TP2

commit 22149290da44a738295bb08cf0cc5c204e51e8f1
Author: thatscringebro <thatscringebro@tutanota.com>

finished cli ui, end of TP

commit 25dbbc4f4bf29dde41a622538620505a5e6e4eb1
Author: thatscringebro <thatscringebro@tutanota.com>

fixed the bad stuff

commit b4f6db070acebb1296d08360b95fb807751ecaa6
Author: thatscringebro <thatscringebro@tutanota.com>

added event on key press with crossterm

commit 87f8a916dc0f557f87a275acb4b2e8fe238fa05a
Author: thatscringebro <thatscringebro@tutanota.com>

affichage

commit a55a0f79607e09cb8b27728cb6a6d9d4e4adff6b
Author: thatscringebro <thatscringebro@tutanota.com>

Potentiel finish pour la classe

commit 4da9010a09786534a80f837fae4ca079444bd595
Author: thatscringebro <thatscringebro@tutanota.com>

new stuff idk

commit 94220e85a3b782eebffebaf9ef94a2e14a94b1e9
Author: thatscringebro <thatscringebro@tutanota.com>

Move to struct, cause it's what we do fr fr

commit 8beecb1feca869e9eca9727d415dbb1c4cde252f
Author: thatscringebro <merlinge@tutanota.com>

reste du commit

commit 1865bce3a54e6a91828c9fbfe5cfb09821510f73
Author: thatscringebro <merlinge@tutanota.com>

Ajout du projet taquin

commit 462ae1ec82b43ea6e18a6abb48002589d6606d99
Author: thatscringebro <thatscringebro@tutanota.com>

Added logic for playing the game

commit 7774668066ccdc893bb1f3a9a8d0bcd665997ac8
Author: thatscringebro <thatscringebro@tutanota.com>

added turn processing

commit d0d71639219f8ee87e7603a6966b8a1bcd16369f
Author: thatscringebro <thatscringebro@tutanota.com>

Added the prints of the game to the screen

commit 98842df8680aa3b17125392e396d99a2c991d495
Author: thatscringebro <merlinge@tutanota.com>

Ajout logique de l'affichage du tour

commit ba312a3aef21c96c214256d272eb66a9ae031ea7
Author: thatscringebro <thatscringebro@tutanota.com>

Started TP3

commit 0e090d2402edc417066b158c8ea7427bdf5cb78c
Author: thatscringebro <thatscringebro@tutanota.com>

Finished TP

commit 0575135143350308927815368de66909a5a30083
Author: thatscringebro <thatscringebro@tutanota.com>

start of TP2 part 2

commit b077d79c395c62ac236537cf837d3037763768c8
Author: thatscringebro <thatscringebro@tutanota.com>

TP2 part 1: dice game

commit 752891ba592957728a1c2aa97a2fd780a4707c8b
Author: thatscringebro <thatscringebro@tutanota.com>

added reverse order

commit c50ec3ab4a1443730201d4ab16eb1b9f9c7b9115
Author: thatscringebro <thatscringebro@tutanota.com>

Début monnaie

commit f8fb4a48216ccf20ecadf69cfccebad18dfb82f9
Author: thatscringebro <thatscringebro@tutanota.com>

Console 2: Mr Bargain Tout

commit 8f8a8346e5d4aac5ba46e32fdc07c6a2369bd5e5
Author: thatscringebro <thatscringebro@tutanota.com>

Console 1: moyenne

commit 971684a85cb3948ee591a9c60a09323a8b82cb9e
Author: thatscringebro <thatscringebro@tutanota.com>

Début du projet


Contents of README.md