Commit Graph

34 Commits

Author SHA1 Message Date
f96afd2d29 Changed / added sound effects 2025-06-16 18:58:43 +01:00
65b683b42c Added title text to game window cause why not I guess 2025-06-15 23:45:18 +01:00
1ef32e3e4e Added scale_by to prepare for resolution input later 2025-06-15 23:42:03 +01:00
f21e27b0d7 oops! the revolver was fully loaded for a second there! 2025-06-15 21:16:38 +01:00
85ac7c199d Added running total for shock level as more people get shot 2025-06-15 21:08:58 +01:00
db76ab800c Fixed the gun animator so that it is no longer hard coded, also removed a test print statement 2025-06-15 18:03:10 +01:00
5aa672f0cf Added motivational comment 2025-06-14 01:03:08 +01:00
92a5d7c3ff Fixed Multiple GunSpin sounds playing if the space bar is pressed multiple times 2025-06-14 00:41:52 +01:00
aee98bcf40 Okay NOW I've attained peak efficiency I swear 2025-06-14 00:34:39 +01:00
6ab5caf9de I have attained peak efficiency 2025-06-14 00:33:42 +01:00
ada32fb765 Made the render code not have stupid-ass organisation 2025-06-13 23:43:39 +01:00
c6136028a7 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 23:15:44 +01:00
02ab60b73e Added images folder, gun muzzle flash and loaded it in main 2025-06-13 23:15:41 +01:00
42aece206d Added code comments;
some useful, others not so much
2025-06-13 23:11:45 +01:00
a6b96d43ef Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 22:54:58 +01:00
f327706127 Added gun spin sfx when space is pressed 2025-06-13 22:54:50 +01:00
6c277570aa Added gun firing logic 2025-06-13 22:54:06 +01:00
2ec9005aa6 Added gun spin animation on space press 2025-06-13 22:48:30 +01:00
62e9106948 Added check for space bar press, outloined section for revolver code 2025-06-13 22:23:46 +01:00
09f6c12329 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 22:06:50 +01:00
09be12d6ea put everything on a surface, so we can stack other suraces and hopefully not cry 2025-06-13 22:06:47 +01:00
9a51c1b5e2 Testing for gun sfx 2025-06-13 22:06:08 +01:00
5270dc4275 Simplified playing sfx 2025-06-13 21:55:46 +01:00
f5356b3201 Finished gun sfx 2025-06-13 21:42:37 +01:00
902db9fef0 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 21:41:11 +01:00
71d4b272ae Added gun sfx 2025-06-13 21:41:03 +01:00
6ef6a1eea0 started work work on fire button and yOffset system 2025-06-13 21:31:37 +01:00
d7a35025d8 First scren BABBBYYYYY 2025-06-13 21:07:17 +01:00
aec6c7135b Let's actually get to work now 2025-06-13 20:56:37 +01:00
457ab205b5 imported pygame (big changes i know) 2025-06-13 20:37:40 +01:00
d88ec479d7 A 2025-06-13 19:54:57 +01:00
5893be4bca first commit but fucked up and evil >:3 2025-06-13 19:49:25 +01:00
51ba45e71b Haiii :3 2025-06-13 19:41:41 +01:00
a593c49869 Created __main__.py 2025-06-13 19:22:01 +01:00