Custom Color Computer graphics in BASIC - part 1
ogStevieStrow
As we continue our series on programming in BASIC on the Color Computer, from time to time, I'll break away from the book, and try and come up with a way to put these concepts to good use, and I thought this was a great time to put together all the graphics commands we learned so far into a graphical demonstration.
So, from scratch, we'll write this program to generate random graphics on the screen using our current graphical vocabulary.
We will use the screen command to change between graphical and textual screens, as well as change the color modes of each.
We'll use the PMODE and PCLS command to set various graphical modes, and clear those screens.
We'll use the PSET command to set random pixels on the screen.
Well use the LINE command to generate random lines, empty boxes and solid boxes.
And, we'll continue to loop around and do this forever until we break out of the program.
This will be graphics demo 1.0, and as we learn more graphics commands, we'll add on to the demo.
Hope you enjoy it.
If you'd like to make a donation use this link: https://youtube.streamlabs.com/ogsteviestrow If you tip during a live stream, your name will appear on screen, thanks!
Thanks for watching, don't forget to like, comment, and subscribe!
Merchandise: http://ogsteviestrow.com/merchandise YouTube: https://youtube.com/ogsteviestrow Facebook: https://www.facebook.com/ogsteviestrow/ Twitter: https://twitter.com/ogsteviestrow Instagram: https://www.instagram.com/ogsteviestrow/ Website: http://ogsteviestrow.com
Pixel art and logos created by Joel M. Adams: https://www.instagram.com/artistjoelmadams/
OG Theme Song by the Gimp of Hallowed Ground Records: https://www.reverbnation.com/gordy669
Original Music by Fran Mann and Side Seat Driver used with permission: https://www.reverbnation.com/franmann
Music from the album Pac-Man Fever used with permission: http://pacmanfevervault.com/ ... https://www.youtube.com/watch?v=H1x2M_DVMoA
104722263 Bytes