This website requires JavaScript.
1bd3ebe2f6
Added name in corner
main
Brosef
2025-07-16 15:21:37 +01:00
bd3a986699
Added expansion manager implementation
Brosef
2025-07-16 12:08:22 +01:00
ceca244290
Improved gun fire animation
Brosef
2025-07-05 00:46:26 +01:00
72f1891c87
Changed nextPlayer() call to happen after new animations
Brosef
2025-06-25 12:29:46 +01:00
4dc7d0dda5
Updated fire animation & re-enabled looping for better previews
Brosef
2025-06-25 12:27:41 +01:00
e5b8316409
Removed TODO
Brosef
2025-06-25 12:19:37 +01:00
45123c39b6
Implemented extra animations
Brosef
2025-06-25 12:15:55 +01:00
e932c88cc3
Added / modified (maybe) gun animations
Brosef
2025-06-25 12:12:29 +01:00
5a62ca10d0
Moved away from deprecated gameUtils.RoundTable()
Brosef
2025-06-25 08:01:50 +01:00
ccf08724ab
Switched from importing randint to importing random
Brosef
2025-06-25 08:00:32 +01:00
2deb001322
Removed comments Muzzle flash will be done in animation, BG music was done in commit a6a64cdf69
Brosef
2025-06-24 14:46:44 +01:00
c155e11d87
Added motivational comment
Brosef
2025-06-24 14:45:16 +01:00
0a2305f4cc
Added basic popup code
Brosef
2025-06-24 14:36:57 +01:00
2e59e718e6
Added timeout ID check
Brosef
2025-06-24 10:16:13 +01:00
647d230fe0
Removed important line FOR I CAN SEE THE FUTURE, THAT BASTARD WILL PUSH AN UPDATE THAT REMOVES THE NEED FOR THIS (I've lost it, team)
Brosef
2025-06-24 10:02:44 +01:00
f258cf8982
Updated TODO because I forgot how Russian Roulette works
Brosef
2025-06-24 05:54:46 +00:00
39045c3882
Oh my god I'm stupid, fixed game not launching
Tango
2025-06-23 20:19:32 +01:00
a6a64cdf69
Added background music, background music is currently randomly selected between 2 audio files on startup
Tango
2025-06-23 20:16:43 +01:00
7b0338c092
Added more example turn code
Brosef
2025-06-23 14:45:56 +01:00
7628c59b36
Added TODO
Brosef
2025-06-23 14:45:43 +01:00
c41f863205
Started to implement turn based system from GameUtils
Brosef
2025-06-23 12:31:05 +01:00
d0284cc578
You'll never guess
Brosef
2025-06-22 20:02:50 +01:00
26b0363764
Updated TODO, again
Brosef
2025-06-22 20:00:25 +01:00
e2ed74b92a
Updated delay
Brosef
2025-06-22 19:58:43 +01:00
6023b9a2b5
Updated TODO
Brosef
2025-06-22 19:57:45 +01:00
655edc25ee
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Tango
2025-06-22 18:37:30 +01:00
5be3d93e52
Added gun cyclinder stop sfx
Tango
2025-06-22 18:37:27 +01:00
90388fc661
Added / updated TODO
Brosef
2025-06-22 18:36:22 +01:00
c0727b2f02
Added random delay to the firing
TRS_MML
2025-06-22 18:26:41 +01:00
decb36295d
Removed redundant variables
Brosef
2025-06-22 00:00:05 +01:00
22c6903783
Updated to use v1.0.0 of GameUtils
Brosef
2025-06-21 23:32:09 +01:00
d38eadd6c3
Removed redundant __main__.py
Brosef
2025-06-21 23:05:06 +01:00
894ac59038
Unlocked to the gun from the framerate. I told you lot to do this from the beginning. Fuck every last one of you.
Brosef
2025-06-20 19:27:42 +01:00
4abb2353e1
Moved assets to ./assets/
Brosef
2025-06-20 18:21:23 +01:00
09ae4c8d7e
Renamed __init__.py to game.py
Brosef
2025-06-20 17:34:58 +01:00
108f99af5b
Updated to follow the new new base game
Brosef
2025-06-20 17:34:35 +01:00
e78b07dcb9
Made gun scale and center on vertical axis now, made a variable gun width and height once near start so we don't need to keep retyping the same 5 mile long bullshit
TRS_MML
2025-06-17 23:54:09 +01:00
5fa732b4cf
once again I have attained peak efficiency
TRS_MML
2025-06-17 23:33:27 +01:00
8986a46ce3
Removed spinning variable and any checks for it as they were actually completely fucking useless
TRS_MML
2025-06-17 23:31:44 +01:00
cc5f12ce63
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Brosef
2025-06-17 19:00:17 +01:00
2dcbe5e201
Slightly optimised code (maybe idk)
Brosef
2025-06-17 19:00:15 +01:00
efc0d2fd0c
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Tango
2025-06-17 18:46:13 +01:00
67c6c5158b
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Brosef
2025-06-17 17:40:20 +01:00
6b8ceb885f
Stopped tracking .vscode directory
Brosef
2025-06-17 17:39:16 +01:00
8a2cbf6529
Fixed some dumbass typo that stopped code from working
Tango
2025-06-16 21:18:03 +01:00
5d1b3d3fae
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
TRS_MML
2025-06-16 20:57:14 +01:00
68b5bc96b3
Made gun scale to screen height and centre itself horizontally
TRS_MML
2025-06-16 20:57:10 +01:00
cb59cbdcae
Added back to TODOs I put in the main file that I then deleted. Nice job, me.
Brosef
2025-06-16 20:30:30 +01:00
508ea87a7d
Added back Dylan's motivational comment that I accidentally removed
Brosef
2025-06-16 20:30:08 +01:00
943b116f56
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Brosef
2025-06-16 20:25:28 +01:00
81e0f7b1f8
My bad, team. I actually failed English
Brosef
2025-06-16 20:25:27 +01:00
3b493e6c75
Added extra gun sfx into the code, no clue how to use it in game but I'm balling
Tango
2025-06-16 20:21:34 +01:00
06ed8a8dde
Transitioned to "base game" "engine"
Brosef
2025-06-16 19:30:43 +01:00
f96afd2d29
Changed / added sound effects
Brosef
2025-06-16 18:58:43 +01:00
65b683b42c
Added title text to game window cause why not I guess
TRS_MML
2025-06-15 23:45:18 +01:00
1ef32e3e4e
Added scale_by to prepare for resolution input later
TRS_MML
2025-06-15 23:42:03 +01:00
f21e27b0d7
oops! the revolver was fully loaded for a second there!
TRS_MML
2025-06-15 21:16:38 +01:00
85ac7c199d
Added running total for shock level as more people get shot
TRS_MML
2025-06-15 21:08:58 +01:00
12556932c6
Made the gun animation fucking sick 🔥
Brosef
2025-06-15 19:06:25 +01:00
9a9a4cb17c
Added absolutely nothing I swear
TRS_MML
2025-06-15 18:21:21 +01:00
b73e3ed753
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
TRS_MML
2025-06-15 18:03:14 +01:00
db76ab800c
Fixed the gun animator so that it is no longer hard coded, also removed a test print statement
TRS_MML
2025-06-15 18:03:10 +01:00
7fe4ca80b2
Don't worry gang, I saw the errors of my ways and set them straight.
Brosef
2025-06-14 18:37:23 +01:00
5aa672f0cf
Added motivational comment
Tango
2025-06-14 01:03:08 +01:00
92a5d7c3ff
Fixed Multiple GunSpin sounds playing if the space bar is pressed multiple times
TRS_MML
2025-06-14 00:41:52 +01:00
aee98bcf40
Okay NOW I've attained peak efficiency I swear
TRS_MML
2025-06-14 00:34:39 +01:00
6ab5caf9de
I have attained peak efficiency
TRS_MML
2025-06-14 00:33:42 +01:00
ada32fb765
Made the render code not have stupid-ass organisation
TRS_MML
2025-06-13 23:43:39 +01:00
087c751cd1
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Brosef
2025-06-13 23:20:32 +01:00
fc4460a39a
Added installers
Brosef
2025-06-13 23:20:28 +01:00
c6136028a7
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Tango
2025-06-13 23:15:44 +01:00
02ab60b73e
Added images folder, gun muzzle flash and loaded it in main
Tango
2025-06-13 23:15:41 +01:00
42aece206d
Added code comments; some useful, others not so much
TRS_MML
2025-06-13 23:11:45 +01:00
a6b96d43ef
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Tango
2025-06-13 22:54:58 +01:00
f327706127
Added gun spin sfx when space is pressed
Tango
2025-06-13 22:54:50 +01:00
3494598a73
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
TRS_MML
2025-06-13 22:54:09 +01:00
6c277570aa
Added gun firing logic
TRS_MML
2025-06-13 22:54:06 +01:00
73b579c21f
Changed gun-spin.mp3 to 1 second
Brosef
2025-06-13 22:54:02 +01:00
2ec9005aa6
Added gun spin animation on space press
TRS_MML
2025-06-13 22:48:30 +01:00
094c632037
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
TRS_MML
2025-06-13 22:23:49 +01:00
62e9106948
Added check for space bar press, outloined section for revolver code
TRS_MML
2025-06-13 22:23:46 +01:00
77840a1e1d
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Brosef
2025-06-13 22:23:22 +01:00
0c91b487b5
Fine, it's one file now. Are you happy?
Brosef
2025-06-13 22:22:34 +01:00
09f6c12329
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
TRS_MML
2025-06-13 22:06:50 +01:00
09be12d6ea
put everything on a surface, so we can stack other suraces and hopefully not cry
TRS_MML
2025-06-13 22:06:47 +01:00
9a51c1b5e2
Testing for gun sfx
Tango
2025-06-13 22:06:08 +01:00
5270dc4275
Simplified playing sfx
Tango
2025-06-13 21:55:46 +01:00
f5356b3201
Finished gun sfx
Tango
2025-06-13 21:42:37 +01:00
902db9fef0
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Tango
2025-06-13 21:41:11 +01:00
71d4b272ae
Added gun sfx
Tango
2025-06-13 21:41:03 +01:00
21771ad311
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
TRS_MML
2025-06-13 21:31:54 +01:00
6ef6a1eea0
started work work on fire button and yOffset system
TRS_MML
2025-06-13 21:31:37 +01:00
e24064570f
Renamed rovolver-spin.mp3 to fit the nameing convension
Brosef
2025-06-13 21:24:44 +01:00
cec95be7ab
Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette
Brosef
2025-06-13 21:09:34 +01:00
d7a35025d8
First scren BABBBYYYYY
TRS_MML
2025-06-13 21:07:17 +01:00
39941f6b8a
Added gun frames
Brosef
2025-06-13 21:00:32 +01:00
e47556e865
Added gun SFX
Brosef
2025-06-13 21:00:23 +01:00
aec6c7135b
Let's actually get to work now
TRS_MML
2025-06-13 20:56:37 +01:00
457ab205b5
imported pygame (big changes i know)
TRS_MML
2025-06-13 20:37:40 +01:00
c7352cddc3
Created requirements.txt
Brosef
2025-06-13 20:32:18 +01:00