diff --git a/assets/bolt_gold.png b/assets/bolt_gold.png new file mode 100644 index 0000000..c22e0a2 Binary files /dev/null and b/assets/bolt_gold.png differ diff --git a/sounds/expl3.wav b/sounds/expl3.wav new file mode 100644 index 0000000..67b44bb Binary files /dev/null and b/sounds/expl3.wav differ diff --git a/spaceShooter.py b/spaceShooter.py index c8ff479..38dc91d 100644 --- a/spaceShooter.py +++ b/spaceShooter.py @@ -21,8 +21,8 @@ from os import path ## assets folder -# img_dir = path.join(path.dirname(__file__), 'assets') -# sound_folder = path.join(path.dirname(__file__), 'sounds') +img_dir = path.join(path.dirname(__file__), 'assets') +sound_folder = path.join(path.dirname(__file__), 'sounds') ############################### ## to be placed in "constant.py" later @@ -541,11 +541,11 @@ def update(self): # print("Hack the game!") # To immediately end the game, you may need to comment the next 1 line - running = False + # running = False # To make the game restart you need to uncomment these two following lines - # menu_display = True - # pygame.display.update() + menu_display = True + pygame.display.update() #3 Draw/render diff --git a/wow.txt b/wow.txt new file mode 100644 index 0000000..34bad31 --- /dev/null +++ b/wow.txt @@ -0,0 +1,4 @@ +Really You are smart. Your skills to google are good. +Just on the way to complete all + +Do try taking parts in Quizzes in online :P diff --git a/xd b/xd deleted file mode 100644 index d5aaff8..0000000 --- a/xd +++ /dev/null @@ -1,5 +0,0 @@ -# Hello how are you -I know you are here to win the prize! -But the real winner is going to be the one, who learns from this event :P - -All the Best!