Skip to content

General

587 results found

  1. 5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. More Stamps

    Space Things
    Dragon Things

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. How to get started when you get a non-subscription box

    Please give clear instructions for how to use the site when folks buy a Bitbox from, say, Amazon, which is how I discovered you guys, or as a gift. Perhaps:
    1. Got a box in your hands for the first time?
    2. Create a Kids Sign-in here
    3. Get started here Play with the starter apps, then add apps from the booklet.

    ... Or something like that. I prowled around a lot, not quite sure what to do, before figuring this out.

    Thanks for a fun product!

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    planned  ·  Anastasia responded

    Hey there,

    Thanks for the great suggestions! We just rolled out a new website and you’re completely right—the getting started flow isn’t quite there yet. It’s something we’re hoping to work on soon!

    -The Bitsbox Team

  4. Quick reference guide

    Need a link to quickly access all supported commands, pictures, sounds, etc.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. FUNCTIONS

    MY APP WONT WORK! HEEEEEELLLLPPPPP! IT WONT LET ME FUNCTION!

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. fill more

    add as many fills as you want

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Add more real life coding to more kid friendly games.

    I think that there should be more games that are closer to the real coding but still have the kid-friendly side to them. For example bitsbox still is kindof kiddy but it has the actual coding like where you type it in.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. More tutorials, a drawing section, and social media.

    This is a very unique program. I suggest that you add more tutorials of extended varieties. Also, you should make a section for art, where you can draw with your mouse, and change the pen size, and use varying tools such as a filling bucket, etc. Lastly, although it would be a big project, you should add a social media aspect, where you can share projects, and there can be featured projects, comments, profiles, etc. Please take these suggestions into consideration. Thanks!

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. mermaid cove

    fill('cove')
    stamp('mermaid',680,724)
    fishes = []
    function tap() {

    fish = stamp('fish2',x,y,80)
    fishes.push(fish)
    

    tap.size
    }
    function loop() {
    fishes.forEach(swim)
    }

    function swim(fish) {
    vector = random(0,4)
    travel = random(-100,100)
    if (vector == 0) {
    fish.move(UP, travel, 1000)
    } else if (vector == 1) {
    fish.move(DOWN, travel, 1000)
    } else if (vector == 2) {
    fish.move(RIGHT, travel, 1000)
    } else {
    fish.move(LEFT, travel, 1000)
    }

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. new app idea

    How about making an app that takes a picture of a stamp in an app. The stamp will have to try to go to where the camera is to get his picture taken.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Global Variables

    Global Variables so you don't have to declare variables you need inside of functions outside of functions.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. thank you

    It is awesome it's just that when you want to do boys box on your phone you never find out wear to sign in

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Minecraft plugins

    i think it would be cool if you could be able to code Minecraft plugins

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Animation

    add animation tools

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. More games

    More games or codes to do. Maybe more things to do, like instead of "splash", maybe "walk!"

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. text

    I think we should be able to talk to other players

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Share

    there should be a live feed where you can post your apps and share them with others

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. color changer

    how about a color changer option

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. apps

    they should add more apps

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 9 11 13 29 30
  • Don't see your idea?

Feedback and Knowledge Base