From 7628c59b361fc3b8c65a377c640cda56990ae1c0 Mon Sep 17 00:00:00 2001 From: Brosef Date: Mon, 23 Jun 2025 14:45:43 +0100 Subject: [PATCH] Added TODO --- game.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/game.py b/game.py index a7e97cd..8edd1d0 100644 --- a/game.py +++ b/game.py @@ -23,6 +23,8 @@ class Game(gameUtils.Game): # TODO: Add background music # TODO: Add muzzle flash # 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: # gun-load: Should be played at the beginning of the game,