objectme12
@objectme12
Man I've been fearless, I let 'em feel this
You know I spit it, no cap when I kill this
I'm bouta hit 'em with the raps, let 'em hear this
anyone who has a project that they need help with or i can maybe test comment down below and ill join
i mde this on my other account but it was banned so ima post it on ths account and if u enjoy it please upvote and comment if u want
Python
TsunamiOrSumth so your banned. and your an alt. and assuming because you are an alt, you havent been unbanned on your other account
@moderation2 years ago
can someone help me make the prices change the proper way and to make the music keep repeating
HTML, CSS, JS
RYANTADIPARTHI Use this to play music again, and again:
document.getElementById("myAudio").loop = true;
Here is a link:
https://www.w3schools.com/jsref/propaudioloop.asp2 years ago
now with music and price changes credited by @objectme12
and @pepelaugh upvote if u like the new updates
HTML, CSS, JS
i need help adding a song to play and how to make the prices go up
HTML, CSS, JS
it keeps saying run the repl for me and its not loading in the box like its suppose to
Python
RYANTADIPARTHI Hey, do it works for me, you might want to copy this code into another repl, or refresh, or restart2 years ago
comment below if you are interested
i want to make a good game but i dont know what to make so i was wondering if you wanted to make one with me
keep calling meetings then add more meetings and have lots of fun doing it
HTML, CSS, JS
i am going to show u how to make a shop in your game today and tomorrow i will continue this project for those in need of help
Python
Kookiez well, i mean... there's no explanation, no nothing except for code. at least explain what the code does.2 years ago
i want to make an online game but i dont exactly know how to do that yet can someone help me out maybe
someone invite me to there multiplayer game so i can play it or help out a bit cause im bored
Coder100 ok which one do you want to play with
fun with pointers (C++)
fun with js quirks (node.js)2 years ago
yesterday i hade 14 cycles now i have 25 how cause i am so confuesed
DynamicSquid Cycles are points. If someone upvotes your post or your comment, you get +1 cycle. If someone marks your comment as accepted, you get +5 cycles2 years ago
anyone wanna make a game with me i work with python pygame and html mostly so comment below if u want to make one with me
yo my friend deleted my game so i need help from someone to make a new one really fast
triple-catch Im interested!
What in the world is a bramjam game :D
What language do you plan to code this in?2 years ago
please like and subscribe if you want to join my server and play with me in my season 2 server survival hope you enjoy the vid tonight
Python
you only have 1 choice and its an unfinished game but tell me if its any good so far and upvote if you like
Python
i have some decent and funny videos and today ill record my first minecraft series cause i was invited to join season 2 make sure u have it in a seper
Python
click skeleton.mp3, then click download then u can play the song as you like
Python
is there a way where you can just make a repl play music only and nothing else because i want to play spooky scary skeleton
RYANTADIPARTHI Here are a few links to help you:
https://www.edureka.co/community/662/how-can-i-play-an-audio-file-in-the-background-using-python
https://pythonprogramming.net/adding-sounds-music-pygame/
https://intellipaat.com/community/19297/how-do-play-audio-playsound-in-background-of-python-script
If none of them work, Here's some code to implement:
Use pygame.mixer.init() to initialize the mixer.
Use pygame.mixer.music.load("file") to load music into the mixer.
Use pygame.mixer.music.play(loops, star2 years ago