#12 Learn Small Basic Programming - Drawing Shapes (Flag Project)

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ •

  • @indra3046
    @indra3046 3 роки тому +2

    hi so my problem is that when i did the outline code of the french flag, in the result the outline went out of the flag color part and formed somewhere else so can you please help me?

    • @mahdokhtnilforoush3040
      @mahdokhtnilforoush3040 3 роки тому

      I have the same problem, can you tell me please if you'd solve it?

    • @GB100k
      @GB100k Рік тому

      You shall use drawrectangle not fill

  • @nenyashamajoboro3770
    @nenyashamajoboro3770 4 роки тому +4

    the grid no longer exits

  • @bars6770
    @bars6770 2 роки тому +1

    hello my friend please make the code of the flag of kyrgyzstan🇰🇬 please help

  • @luckysutar4029
    @luckysutar4029 2 роки тому

    I have a doubt -
    If we have to give the pen width in pixel then how we will do? Because when I was trying it is not coming in output.

  • @mehdifazal1
    @mehdifazal1 4 роки тому

    Re your invite to go to next lesson, I cannot see your lesson 13 (string manipulation and chat box) at all; do you have them and where are they, have you stopped

  • @rakhisabadra2557
    @rakhisabadra2557 4 роки тому +1

    I can't find the colour chart anywhere on the internet

    • @TheTechTrain
      @TheTechTrain  4 роки тому +2

      Try this link: social.technet.microsoft.com/wiki/contents/articles/23237.small-basic-getting-started-guide-appendix-b-colors.aspx

  • @rhythm_x8624
    @rhythm_x8624 4 роки тому +1

    bro can you give me that power point presentation

  • @aspect2952
    @aspect2952 3 роки тому

    I need help drawing a rectangle

  • @luisaguilar12341
    @luisaguilar12341 4 роки тому

    can anyone assist with a sort of aquarium program? struggling and in need of assistance

  • @omonuwadesmond4605
    @omonuwadesmond4605 3 роки тому +1

    pls i need help in drawing a X shape. i will be glad if anyone can help me thanks

    • @TheTechTrain
      @TheTechTrain  3 роки тому +1

      Try this:
      turtle.speed=8
      turtle.penup()
      turtle.moveto(20,20)
      turtle.pendown()
      turtle.moveto(200,200)
      turtle.penup()
      turtle.moveto(200,20)
      turtle.pendown()
      turtle.moveto(20,200)
      turtle.hide()

    • @santoshmadapurmath9354
      @santoshmadapurmath9354 3 роки тому

      Jvucuc

  • @memy4460
    @memy4460 4 роки тому

    Why this episode is not part of the playlist? Hmmmmm....

  • @aishaniconsultancyservices9021
    @aishaniconsultancyservices9021 4 роки тому

    Sir can you make a video on program of tricolour flag in small basic

    • @TheTechTrain
      @TheTechTrain  4 роки тому

      I do cover the methods in this video - just create three coloured rectangles.

    • @aishaniconsultancyservices9021
      @aishaniconsultancyservices9021 4 роки тому

      @@TheTechTrain but what of Ashoka chakra

    • @TheTechTrain
      @TheTechTrain  4 роки тому

      You'd need a loop that iterates 24 times, changed the direction of the turtle each time, and moving it forwards, then returning to the centre. Then draw a circle round the outside.

    • @kacubemember3077
      @kacubemember3077 4 роки тому +1

      @@TheTechTrain Thank you so much as I had the same doubt of how to draw the Chakra of my country!

  • @rakhisabadra2557
    @rakhisabadra2557 4 роки тому

    The link????

    • @TheTechTrain
      @TheTechTrain  4 роки тому

      The website has been updated since I made the video - use this link for the colour list: social.technet.microsoft.com/wiki/contents/articles/23237.small-basic-getting-started-guide-appendix-b-colors.aspx

  • @kacubemember3077
    @kacubemember3077 4 роки тому +2

    Just copy-paste this into your Small Basic Page
    'This drawing is the drawing of my country India which on played doesn't look like that.....nearly though.....
    GraphicsWindow.Show()
    GraphicsWindow.BrushColor="DarkOrange"
    GraphicsWindow.FillRectangle(100,100,900,300)
    GraphicsWindow.BrushColor="Blue"
    GraphicsWindow.FillEllipse(400,400,200,200)
    GraphicsWindow.BrushColor="Green"
    GraphicsWindow.FillRectangle(100,600,900,300)
    GraphicsWindow.PenColor="Black"
    GraphicsWindow.DrawRectangle(100,100,900,900)

    • @zulhazmi6174
      @zulhazmi6174 3 роки тому +2

      wow, great design. Is the flag from india?

    • @keven145
      @keven145 Рік тому +1

      look great!
      I'm also from India

    • @keven145
      @keven145 Рік тому +1

      I made one myself.
      How is it?
      GraphicsWindow.BrushColor="orangered"
      GraphicsWindow.FillRectangle(100,100,500,100)
      GraphicsWindow.BrushColor="darkgreen"
      GraphicsWindow.FillRectangle(100,300,500,100)
      GraphicsWindow.DrawRectangle(100,100,500,300)
      GraphicsWindow.PenColor="midnightblue"
      GraphicsWindow.PenWidth=4
      GraphicsWindow.DrawEllipse(300,200,100,100)
      GraphicsWindow.PenWidth=1.5
      GraphicsWindow.BrushColor="midnightblue"
      GraphicsWindow.FillEllipse(345,245,10,10)
      Turtle.PenUp()
      Turtle.MoveTo(350,250)
      Turtle.PenDown()
      Turtle.Angle=90
      For i=1 To 24
      Turtle.Move(50)
      Turtle.Move(-50)
      Turtle.Turn(360/24)
      EndFor

  • @justsomerandomguy5417
    @justsomerandomguy5417 4 роки тому

    4:41
    Am I the only one bothered that the French flag is too wide😂😂😂
    Edit: 11:25
    The flag looks fine I guess

    • @TheTechTrain
      @TheTechTrain  4 роки тому

      I don't think I was looking to make an exactly proportional flag! Perhaps you could share your code that is more accurate? 😁👍

  • @shashiasmwr
    @shashiasmwr 4 роки тому +2

    I have made a Indian flag

    • @TheTechTrain
      @TheTechTrain  4 роки тому

      Congratulations! I'm glad you were able to use this tutorial.

    • @sanidhyagupta-lc1yb
      @sanidhyagupta-lc1yb 10 місяців тому

      how did you do the circle

  • @rakhisabadra2557
    @rakhisabadra2557 4 роки тому

    Binod

    • @TheTechTrain
      @TheTechTrain  4 роки тому

      Sorry?

    • @tanvitipnis2254
      @tanvitipnis2254 3 роки тому

      Binod

    • @rakhisabadra2557
      @rakhisabadra2557 3 роки тому

      @@tanvitipnis2254 hey binod

    • @indra3046
      @indra3046 3 роки тому

      @@TheTechTrain binod was a trend going on social media in india where everone spams the name "binod" in any live chat or on any type of video on youtube down in the comments so its nothing important