Programming in BASIC on the Color Computer chapter 15 - Who's line is it anyway?

Channel:
Subscribers:
3,510
Published on ● Video Link: https://www.youtube.com/watch?v=YKcKVtenzTw



Duration: 57:22
194 views
14


Chapter 15 introduces us to the LINE and COLOR commands.
The Line command allows you to draw a line between two points on the screen, you must specify the starting X,Y coordinate and the ending X,Y,coordinate.

You can specify the foreground and background colors using the COLOR command. You can chose any of the 8 available colors for both foreground and background (bear in mind, only 4 of each are available in each screen mode), and the line will be drawn in the specified foreground color.

When drawing the line, you can chose to PSET the line, which forces the foreground color, or PRESET the line, which draws it in the background color, effectively "erasing" the line.

You can further modify the line command by using ,B to make a BOX out of the LINE, and BF, to make a filled in box.

The last exercise in the chapter challenges us to draw a house using the line commands, I did an OK job at 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/




Other Videos By ogStevieStrow


2017-04-16Circles Demo a programming challenge
2017-04-15CoCoTalk # 5 - Easter Edition! 1 week until CoCoFEST! Merchandise, emulators, games, and more
2017-04-15Programming in BASIC on the Color Computer chapter 19 "Going in Circles"
2017-04-14Latest Color Computer pickups and unboxings Good Friday edition
2017-04-14Programming in BASIC on the Color Computer Chapter 18 - part 3 - "Lightning Storm"
2017-04-14Programming in BASIC on the Color Computer Chapter 18 - part 2 - "Being a YoYo"
2017-04-13Programming in BASIC on the Color Computer Chapter 18 - part 1 "Finding the Right Pages"
2017-04-12Programming in BASIC on the Color Computer Chapter 17 "Mind your PMODE"
2017-04-11Custom Color Computer graphics in BASIC - part 1
2017-04-11Programming in BASIC on the Color Computer chapter 16 "The Silver Screen"
2017-04-09Programming in BASIC on the Color Computer chapter 15 - Who's line is it anyway?
2017-04-09Programming BASIC on the Color Computer Chapter 14 - PSET Pixels
2017-04-08CoCoTALK! #4 - Color Computer Community Discussion
2017-04-08Original Gamer Merchandise @ ogStevieStrow.com
2017-04-06Programming in BASIC on the Color Computer chapter 13 "More Basics"
2017-04-05Programming in BASIC on the Color Computer chapter 12 "A Pop Quiz"
2017-04-05Programming in BASIC on the Color Computer Chapter 11 example program using String Manipulation
2017-04-05Programming in BASIC on the Color Computer chapter 11 "Words, words, words..."
2017-04-05Programming in BASIC on the Color Computer chapter 10 "Arithmetic"
2017-04-02CoCoTALK! #3 - John Strong from Strongware shows off projects and development tools
2017-04-02Pop*Star Pilot CoCoFEST premiere complete with bloopers! (New for 2017)



Tags:
Programming in BASIC on the Color Computer
Color Computer BASIC Programming
Color BASIC
Extended Color BASIC
trs-80 color computer
radio shack color computer
tandy color computer
BASIC
BASIC programming
programming in BASIC
basic
programming in
who's line is it anyway?
foreground color
computer
line
line command
programming
COLOR command
COLOR commands