alexandre
  • Joined on 2023-11-27
alexandre pushed to main at alexandre/binding-of-isaac 2024-12-31 23:23:45 +01:00
6204e6011a completed triangle display function
alexandre pushed to main at alexandre/binding-of-isaac 2024-12-31 19:07:38 +01:00
de5868f24d added (incomplete) full block display using triangles
alexandre pushed to main at alexandre/binding-of-isaac 2024-12-31 11:57:46 +01:00
1ebbd622b5 added infinite room generation
ce8563cc94 fixed cube rendering to render rotated cubes properly
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2024-12-30 16:22:13 +01:00
69a16c4920 re-coded hash tables to match type + cleaned some fct
alexandre pushed to main at alexandre/binding-of-isaac 2024-12-30 14:48:30 +01:00
8a6f109d8a added basic 3d rendering functions
alexandre created branch main in alexandre/binding-of-isaac 2024-12-30 12:02:27 +01:00
alexandre pushed to main at alexandre/binding-of-isaac 2024-12-30 12:02:27 +01:00
01d87ab3b6 initial commit
alexandre created repository alexandre/binding-of-isaac 2024-12-30 12:01:53 +01:00
alexandre pushed to refactoring at alexandre/osutipe 2024-12-29 21:58:55 +01:00
bb33b03436 added spec + some songs
alexandre pushed to main at mp2i-vms/MathGame_V2 2024-12-25 20:53:34 +01:00
5483b1e6a4 added accuracy to display
alexandre pushed to main at mp2i-vms/MathGame_V2 2024-12-25 20:41:51 +01:00
110c20764b scoreV1.2 (length is worth more)
alexandre pushed to main at mp2i-vms/MathGame_V2 2024-12-25 12:35:18 +01:00
6311c15d25 added end screen + score v1.1
alexandre pushed to main at mp2i-vms/MathGame_V2 2024-12-24 15:55:42 +01:00
a9a449bb32 added functionnal game ans scoreV1 with combo
alexandre pushed to main at mp2i-vms/MathGame_V2 2024-12-24 12:20:49 +01:00
68fca51497 menus now support inter-dependancies + added alignedRight to integer drawing
alexandre pushed to main at mp2i-vms/MathGame_V2 2024-12-23 21:23:42 +01:00
262b48f93f added math formula generation (v1)
alexandre pushed to main at mp2i-vms/MathGame_V2 2024-12-23 19:26:51 +01:00
ad821ca28f added value tweaking (v1) + polished display for buttons
alexandre pushed to main at mp2i-vms/MathGame_V2 2024-12-23 15:48:45 +01:00
c53fd564a2 [full rework]
alexandre pushed to main at alexandre/PinballMachineMaker 2024-12-23 11:52:29 +01:00
082144319c fixed ball collision
alexandre pushed to main at alexandre/PinballMachineMaker 2024-12-22 11:40:11 +01:00
2a316b4d28 fied flippers breakdancing sometimes + added ball collision (v1)
alexandre pushed to main at alexandre/PinballMachineMaker 2024-12-21 22:09:42 +01:00
3c9f645959 added score display to scoring blocks