Commit Graph

17 Commits

Author SHA1 Message Date
Alexandre 16977db2d6 added (very primitive) gravity and physics engine 2024-07-22 23:21:43 +02:00
Alexandre 8f4b74c171 color and transparency fix 2024-07-18 14:06:37 +02:00
Alexandre 22927a4aa9 texture fix 2024-07-18 14:04:35 +02:00
Alexandre 443b95d55a added textures for ores 2024-07-18 13:41:53 +02:00
Alexandre a96ed3b1bd nerfed coin/ore spawning rate by 10% 2024-07-17 23:18:55 +02:00
Alexandre 0a874da94d added ore spawning through a structure 2024-07-17 23:09:08 +02:00
Alexandre 5e7a78be82 fixed structures being farmable in a small area + started working on mining 2024-07-16 22:59:19 +02:00
Alexandre 17725892fe added random money generation throughout the maze 2024-07-12 20:16:49 +02:00
Alexandre 8553435526 added money bcuz wy not 2024-07-12 20:07:49 +02:00
Alexandre 9c72cb51e8 small addition (yellow cubes at the center) 2024-07-10 12:15:56 +02:00
Alexandre 0b08e44c4b added random structure generation 2024-07-10 12:11:25 +02:00
Alexandre def4253da9 refactoring of render functions 2024-07-10 11:06:23 +02:00
Alexandre 60ae801f1b added infinite maze generation and coord display 2024-07-07 09:46:29 +02:00
Alexandre 8a88f07366 rework of user input system 2024-07-04 10:35:39 +02:00
Alexandre 6feef49545 added procedural generation 2024-07-03 19:49:51 +02:00
Alexandre 70aa163db0 refined ray casting to edges instead of whole cubes 2024-07-03 19:34:09 +02:00
Alexandre c70cd64e29 Added ray casting to significantly improve frame rate 2024-07-03 12:55:57 +02:00