Circles Demo a programming challenge

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



Duration: 9:18
320 views
11


After completing chapter 19, going over the CIRCLE command, I thought it would be cool to write a demo to show off all the various ways we can create and modify a circle.

So I did that, my demo does the following:
Shows circles of expanding sized radius'
Show circle ellipses of expanding height
Show circle ellipses of expanding width
shows partial circle arcs, going clockwise
shows partial circle arcs, going clockwise
utilizes a subroutine for each section to create a title screen with centered text, random colors, and musical delay
utilizes a subroutine for each section to set a random graphical PMODE, sets random foreground and background colors, sets those colors using the COLOR FC,BC command
Clears the screen with the PCLS command, and
sets a random color mode by activating Screen 1,0 or 1,1 randomly
Lastly, it has a subroutine that pauses and returns, and this routine is used whenever animation is used and a section, and it's used to pause between sections.

Rather than showing off how I did it right away, I thought it would be great to set this up as a challenge to see who can create something similar.

You can email me the code, or a disk image with the program to ogStevieStrow@gmail.com or just put the code as a comment here.

Can't wait to see what everyone comes up with!


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-22CoCoFEST! Exhibitor Hall
2017-04-22The 26th Annual "last" Chicago CoCoFEST! Saturday speakers - part 1
2017-04-22CoCoFEST !Exhibitor Area
2017-04-22The opening of the 26th Annual "Last" Chicago CoCoFEST! and national anthems
2017-04-22CoCoFEST! Saturday morning Setup
2017-04-21Outhouse Patched for the Color Computer 3
2017-04-20Programming in BASIC chapter 21 "Draw the Line somewhere" part 1
2017-04-20Pegasus and the Phantom riders patched for the Color Computer 3
2017-04-19Programming in BASIC graphics demo 1.2 update, lotsa circles!
2017-04-19Programming in BASIC on the Color Computer chapter 20 "The Big Brush Off"
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?



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
programming language
coding
creative coding
tutorial
circles demo a programming challenge
programming
coding challenge
partial circle arcs
circle ellipses
challenge