Alright, V360_CALC is being developed! I fixed a bug with Y and it looks like I just need to make the GUI! Not sure if I'll add polar graphing, however.
WHAT IS GOING ON ANYMORE
Seriously, what happened to A%? It's supposed to be an array, but it's not?
DEF STR_TO_ARR S$ OUT A%[]
WHILE LEN(S$)!=LEN(A%)
PUSH A%,ASC(S$[LEN(A%)-1])
WEND
S$=""
END
^^^^^^^^^^^^ is coming soon!
It will have 30 levels of puzzle solving and adventure! It even has a level editor!
(btw, the game engine is working, I just need to make levels now)
I knew the day would come. The random character background made a ;).
Anyway, CODE_EXAMPLES is back, and I will have much more frequent updates as soon as finals are done. I might even release a demo of the first two sections.
Code Examples is coming soon! It will release around late April to early June. Code Examples teaches you the basics of coding and goes through each command, explaining what it does and supplying examples.
It will also come with 8 quizzes and a side game-show style game called Code Exam. I promise, this will not be cancelled.
New version of SPDEF Helper! It fixes bugs! …That's about all it does…
Key in picture! If you want to know what SPDEF Helper is, then go to my profile and find the old post! im too lazy to rewrite
New useful tool! It helps you define sprites without having to keep going back and forth between the editor and the SMILETOOL! SPDEF Helper!
Features:
•Easy to use interface
•Output to PRG slots or a file!
If you find any bugs, tell me! Key is in picture.
Cool Celeste speedrun thing. I also have an announcement about TUTORIAL.PRG… It's not being worked on because the hands-on coding couldn't be made. However, I am working on a Warioware D.I.Y.-like editor for SmileBASIC programs!