Just wrote a program to learn how to write music using SmileBasic. If you know a bit more about Basic than me, please download (public key see in the picture) and comment below to suggest improvements. (esp. for the color-changing feature I added for the text). Thanks already!
VKS8X49Y is a tic tac toe game where both you and the computer play as X. Tell me if it works for you! It can be a bit slow when it's thinking though. Try to reduce the maxd variable to make it faster and less smart.
how do i locate a sprite on specific place? when i type LOCATE *location numbers* and then SPSET *some sprite numbers* it just spawns on the top and not where i wanted