issues
search
Gerrime
/
Gerrime-Townsend
Adding contributions
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Link to my "Common Crypto" Dropbox file
#7
Gerrime
opened
9 months ago
1
'emj:Winking' import pygame # Initialize Pygame pygame.init() # Create a list of audio tracks audio_tracks = ['track1.mp3', 'track2.mp3', 'track3.mp3'] # Create a function to play a single audio track def play_audio_track(track): pygame.mixer.music.load(track) pygame.mixer.music.play() # Create a function to play all audio tracks simultaneously def play_all_audio_tracks(): pygame.mixer.music.stop() for track in audio_tracks: pygame.mixer.music.load(track) pygame.mixer.music.play(-1, 0.0) # Create main function to run the app def main(): # Create the app window screen = pygame.display.set_mode((400, 400)) pygame.display.set_caption('Top 1') # Load and play a default audio track
#6
Gerrime
opened
11 months ago
1
My website needs customers
#5
Gerrime
opened
11 months ago
1
GRRIM BABY
#4
Gerrime
opened
11 months ago
0
private/var/mobile/Containers/Shared/AppGroup/10BFF36F-5DFE-451A-BDA8-BF58971B78AB
#3
Gerrime
opened
11 months ago
2
My app needs to be built and make income today.
#2
Gerrime
opened
11 months ago
0
9ae456b62df3470d842ae03c50516b4f015e3e3c
#1
Gerrime
closed
11 months ago
0