08-06-2022, 10:14 PM
So I coded a Clock + Music player thing and it took about a day, almost two. I converted my MIDI files to MP3 files for the music part. This is only version one, I'm thinking of working on version two later on though. Some fo the songs are in my profile of songs, others are already made before. Hopefully you enjoy :
https://github.com/LeonardoVineWit/3D-CLOCK
(If you don't know what GitHub is, it's basically a place to download codes of all coding languages, I specialize in HTML5, CSS, and JS)
Best Regards
LeonardoVineWit
https://github.com/LeonardoVineWit/3D-CLOCK
(If you don't know what GitHub is, it's basically a place to download codes of all coding languages, I specialize in HTML5, CSS, and JS)
Best Regards
LeonardoVineWit
Check out My Youtube Channel: https://www.youtube.com/@leonardovinewit <h3>(Subscribe, trying to aim to 100 subs by the end of this year! XD) </h3>
Or my GitHub: https://github.com/LeonardoVineWit
<div id="me"> I am 12 years old, and I very much like music. Feel free to PM me, but I won't be on often. Also, I'm muted until I am 13... </div>
<style>
#me {
width: 250px;
height: 250px;
border: 2px solid gray;
color: blue;
background-color: gray;
}
.h3 {
color: gray;
}
</style>
Or my GitHub: https://github.com/LeonardoVineWit
<div id="me"> I am 12 years old, and I very much like music. Feel free to PM me, but I won't be on often. Also, I'm muted until I am 13... </div>
<style>
#me {
width: 250px;
height: 250px;
border: 2px solid gray;
color: blue;
background-color: gray;
}
.h3 {
color: gray;
}
</style>