1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

So, I Made This Pride Flag Program...

Discussion in 'Entertainment and Technology' started by GayPugs, Sep 15, 2016.

  1. GayPugs

    Regular Member

    Joined:
    Dec 7, 2015
    Messages:
    296
    Likes Received:
    0
    Location:
    The Underground
    https://www.khanacademy.org/computer-programming/pride-flags/5367492517953536

    ((Not entirely sure this link will work))

    So, I'm not a super great programmer (you know, being 13-years-old and all) but I made this program. I want to make each letter on the keyboard correspond to a pride flag but I can't think of very many.

    So far I've done:

    LGBT+ (l, also main screen)
    Bisexual (b)
    Pansexual (p)
    Asexual (a)
    Transgender (t)

    and I'm working on:

    Genderqueer (q)

    So, any other suggestions?
     
  2. SimplyJay

    Regular Member

    Joined:
    Apr 21, 2012
    Messages:
    829
    Likes Received:
    10
    Location:
    Colorado
    Gender:
    Male
    Gender Pronoun:
    He
    Sexual Orientation:
    Bisexual
    Out Status:
    Not out at all
  3. GayPugs

    Regular Member

    Joined:
    Dec 7, 2015
    Messages:
    296
    Likes Received:
    0
    Location:
    The Underground
    Thanks! =D
     
    #3 GayPugs, Sep 16, 2016
    Last edited: Sep 16, 2016
  4. Nikky DoUrden

    Full Member

    Joined:
    Aug 25, 2013
    Messages:
    1,305
    Likes Received:
    0
    Location:
    Mediterranean Sea
    Good job!!!
    Now to make the program more re-useable, make a method that u give it a list of colors and a text, and it'll draw those colors one after the other to create the flag, plus add the text. :slight_smile: