Elixir Alpha
@ElixirAlpha
elixir alpha on youtube, i make music. please subscribe and g'bye.
Welcome to the official Replit Music Library
Hello, I love music. I make it, too! (Elixir Alpha on youtube). I decided to create a music library. In
Python
Use this code to see if anything is a palindrome or not!
USE THIS CODE FOR ANYTHING, EVEN NUMBERS!
Python
Brendan23 @PilotDevKarwa yet another suggestion is for loading you can use :
import sys
from time import sleep
import os
def load(rotations, delay):
global dots
global text_before
global dot_num
text_before = "Loading"
dot_num = 0
dots = ['', '.', '..', '...']
for i in range(rotations):
print(text_before, end = ""),
sys.stdout.write(dots[dot_num])
sys.stdout.flush()
sleep(delay)
dot_num+=1
if dot_num == 4:
dot_num-=4
os.system('clear')
else:
os.s2 years ago
Brendan23 @PilotDevKarwa instead of doing left = left + 1 you can do left+=1 . It's way easier.2 years ago
It is finally done!The Abandoned Circus Adventure, a 3 person project, took 1 day to make, but it is fun (kinda)!
WARNING: VERY SHORT
Have fun lol
Python
I made this in Python Turtle and its really cool in my opinion.
what do you think?
Python (with Turtle)
bwoop lol pretty good. i made 2 choose your own adventure games as well, you should check them out! they are 'The paradox' and 'The paradox 2'2 years ago
Journey to save your spacecraft from being invaded by hostile aliens by saving your ship, one deck at a time.
You are CTRL866, a bot.
Time travel, a
Python
JBloves27 Pretty cool, suggestions are:
import os module to clear the console. Then do os.system('clear') to clear console. You can use this any amount of time.
dont post same thing twice.
Thanks!2 years ago
FloCal35 This is awesome. A little hard to follow with all the dots and could use a clear system but you did a great job2 years ago
Play this game that I spent over 3 months making and journey to save your spacecraft from being taken over completely by enemy aliens.
Python
This is a fun game that I made myself! Copyrighted!