CODE WAS ACCIDENTALLY DELETED AND MAY NOT PERFORM AS GOOD IN THE MEANTIME! This project isn't ready to be remixed and added onto by @WojtekGame yet. It is still in development but is shared so that @WojtekGame can comment recommendations, information, etc. I will tell @WojtekGame when it is his turn to add onto ArctiCode. This is a beta and won't be of much use in it's early stages. In order to use this, you are going to need to learn the basic programming language that is ArctiCode. Here are the available commands as of now. Please try to make your own games and applications! As you learn how to code with ArctiCode, you'll eventually be able to publish your apps/games to the ArcticOS app store upon its release! If/Stuff Statements (Controls Commands): 1. {if touching mouse pointer 2. {repeat BROKEN 3. {repeat for _ time(s) BROKEN 4. {if mouse down 5. { _ (<, >, =, or contains) _ FIXED Commands: 1. go to x _ y _ 2. go to x _ 3. go to y _ 4. change x by _ 5. change y by _ 6. show 7. hide 8. set (color, fisheye, whirl, pixelate, mosaic, brightness, or ghost) effect to _ 9. change (color, fisheye, whirl, pixelate, mosaic, brightness, or ghost) effect by _ 10. loop 11. change costume by _ 12. set costume to _ 13. change backdrop by _ 14. set backdrop to _ 15. go to (front/back) layer 16. go (forward/backward) _ layers 17. set size to _ 18. change size by _ 19. turn _ degrees 20. point in direction _ 21. wait _ seconds 22. set variable (a-z) to _ 23. change variable (a-z) by _ 24. pen down 25. pen up 26. stamp 27. erase all 28. set pen (size, color, transparency, saturation, or brightness) to ___ 29. change pen (size, color, transparency, saturation, or brightness) by ___ 30. say _____ for ___ seconds (if you want multiple words said, use dashes, underscores, or some other filler, no spaces!)
Current Issues: - Huge lag spikes when using {if and {repeat commands as well as any other command that takes significant time. - Very inefficient and large. It has over 1700 blocks while ArcticOS itself has over 4700 blocks. If it were to be added to ArcticOS, it would cost an insane level of performance and lag, likely making many not be able to run it. v0.3 Bug Patches/New Features: - "if" command is now more stable and doesn't lag out on false if statements BROKEN - New repeat command BROKEN - Start command "{repeat" - Terminate/end command "}" - New UI and UX - UI for organization and simplification of complex code - UX for why the heck not?! It's nice! Future Goals: - Make all code 1500 blocks or less. - Improve efficiency and reduce lag and fps drops significantly. Thanks to for working on this with me and encouraging me to create such stuff!