Attempt at Profile Picture using the new BASIC language
My attempt at using the new BASIC language made by @amasad (https://repl.it/talk/learn/Announcing-Basic-Language-With-Graphics-Beta/31741) to recreate my profile picture.
I'm not very good at drawing btw
I've been loving this language so far lol
It's great. The next thing to do is to animate it!
@HENRYMARTIN4 I can't do that because of how the blocks are individually plotted which is a shame. Best I could do:
https://repl.it/@CodingCactus/Attempt-at-Profile-Picture-Animate
@CodingCactus i actually just saw your profile page right after i posted this comment.
@HENRYMARTIN4 how did that affect your comment?
its actually really good!
THANK YOU
@CodingCactus lmao np
Woah!
Next up: TI-basic for my calculator lol
Niiiice!
Cool!
Very nice!
Awesome! Now make it animate!
@amasad I'm not sure how I would do that because of the way it plots the individual points, It wouldn't be very smooth (you would have to build up the picture every time). Also, is there a way to clear the screen/one of the pixels (squares)?
@CodingCactus Yes I just added to the documentation: CLS
And to clear one pixel just set it to white.
@amasad ok thanks, and also is there a way to change the colour of more than one pixel at a time?
@CodingCactus not right now, but this might be good to add. Like a way to pass it an array or something
@amasad yeah, it would mean that you could make stop animations (kinda)
https://repl.it/@CodingCactus/Attempt-at-Profile-Picture-Animate :
Best I can do, I think, trying to animate it, because I have to plot each point individually.
https://views.codingcactus.repl.co