Updated TODO because I forgot how Russian Roulette works
This commit is contained in:
3
game.py
3
game.py
@ -23,9 +23,6 @@ class Game(gameUtils.Game):
|
|||||||
# TODO: Add background music
|
# TODO: Add background music
|
||||||
# TODO: Add muzzle flash
|
# TODO: Add muzzle flash
|
||||||
# TODO: Add animations for blank firing and real firing
|
# TODO: Add animations for blank firing and real firing
|
||||||
# TODO: Create an array that contains 1 True and 5 Falses
|
|
||||||
# to emulate a real barrel. this RNG ain't shit.
|
|
||||||
|
|
||||||
# TODO: Utilise the following new sounds:
|
# TODO: Utilise the following new sounds:
|
||||||
# gun-load: Should be played at the beginning of the game,
|
# gun-load: Should be played at the beginning of the game,
|
||||||
# and should have an animation accompanying it.
|
# and should have an animation accompanying it.
|
||||||
|
|||||||
Reference in New Issue
Block a user