[DXE443JJ] Hope this game gets more popular!!! This game (hangman) has over 200 preloaded words. PLEASE tell me any suggestions and like if you tried it out.
[KVXCE4V] Is a simple game where you shoot random objects or fireballs. v1.0, I just call it shooter :P. Hope you enjoy it, please tell me any suggestions!
If you do PROGRAM "[Name here]" instead if going to the menu, then if you actually go to the menu it will show the active project as the one before you did.
The point of the function I made isn't to make it hackable. While it may look like the same symbol, it is actually savimg the ASC value (God bless that).
I have a whole other function that does the opposite of the ENCRYPT.
I'll see if I can write a program that can teach ppl.
BASICally, what this code is doing is taking a character, getting the ASCII value of said character, and adding/subtracting that value by a number (predefined by CODE$ [Predefined by the user]). It the saves the total (TOT$) string outcome into a TXT file (but it is still runable)