I made one in smilebasic a while back
0そうだね プレイ済み
Hey you should consider a REAL calculator
If you go to "Reverse Polish Notation" on wikipedia then it tells you how to convert an expression into a form thats easy to calculate
It could easily solve things like
"90/4.6*0.1/(3-123)*(7/(4-8.45776))/(2^3-1)/3)"
0そうだね プレイ済み
I hope you generated that code, typing all that would take forever
0そうだね プレイ済み
Hey can I have a key of your best work? I wanna play :o
0そうだね プレイ済み
If I could have a skilled sprite worker then the Mario Maker one would be a fun one to make. I know exactly how I would code it too
2そうだね プレイ済み
At 2 moves per second, that will take you over 291 hours to solve
0そうだね プレイ済み
The point is to move the entire pile of disks to the rightmost pole. You can only put a disk above a disk that is smaller then itself. Meaning the disks will always have to be sorted largest to smallest
1そうだね プレイ済み
Hah that would be interesting, it would have to be 2D though, and with 8-bit graphics
And it seems like that would ruin the fun
2そうだね プレイ済み
I just checked
I'm at 245 hours SmileBASIC
And 10 hours petit computer
0そうだね プレイ済み
The average mother would say you should be concerned, but to be honest you should be proud.
Every other human finds enjoyment watching tv or playing video games, but you find programming fun. Your getting smarter AND having fun
0そうだね プレイ済み
Well, thats if your planning on actually generating music from scratch, which would be a really interesting topic to explore
0そうだね プレイ済み
If you use pseudo random then each song will have a seed that always makes that exact song
Also if you really want to get advanced then you can make the music run from a fractal
MAGIX is a music software company that 100% successfully created an algorithm that generates CATCHY tunes and puts em into a song
The key is to use a limited set of chords
0そうだね プレイ済み
WHAA
HOW DID YOU DO THIS!?
Its like a high performance version on manecraft holy cow
1そうだね プレイ済み
Learn how to code in obfuscated C... then we'll talk X)
0そうだね プレイ済み
Yeah the algorithm in english is:
For every coordinate on the screen, make its color the same as the closest point to that coordinate
0そうだね プレイ済み