Skip to content

snekse

My feedback

11 results found

  1. 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)
    planned  ·  ryan responded

    Sorry. That is a known bug. Currently it should be around 24 hours.
    For now just remind your kids to refresh the page every day.

    An error occurred while saving the comment
    snekse commented  · 

    More specifically, if the session has expired (i.e. the "assets" documentation icon no longer shows), then you should be prevented from typing new code. At the very least, something should happen when you click the green play button.

    snekse shared this idea  · 
  2. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    snekse commented  · 

    This would be super cool if you could pull it off. I think the watchlist might be a bit much, but a stepper that tells what the values are for the variables on the current line would be really neat. I can't imagine what parent's who do not code do when their kids decide to experiment and the app throws an error.

  3. 8 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  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    snekse commented  · 

    I was thinking the same thing the other day. Just adding a landscape() or landscape(true) call at the beginning of the app. Once this happens, I'll be adding a feature request for a landscape 'dragracing' fill. :-)

    snekse supported this idea  · 
  4. 12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    snekse commented  · 

    Just tested this. It works, but only kind of. The interval is all messed up. Trying setTimeout has the same problems.

    An error occurred while saving the comment
    snekse commented  · 

    It's not documented as part of the Bitsbox language, but you can use setInterval

    // ---- START CODE ----

    function randomUFO() {
    stamp('ufo',random(750),random(1000))
    }

    setInterval(randomUFO, 1500)

    // ---- END CODE ----

    http://www.w3schools.com/js/js_timing.asp

    http://stackoverflow.com/q/3138756/378151

  5. 6 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)
    snekse shared this idea  · 
  6. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    snekse commented  · 

    I think this is now implemented in the upper right corner.

  7. 14 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  ·  General  ·  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  ·  ryan responded

    Asked our developers and they said it would not be difficult to add, but would need extensive testing. It is in our feature request list!

    snekse supported this idea  · 
  8. 6 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  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    snekse commented  · 

    I have really mixed feelings on this. When I learned to code, I learned in Notepad doing Java. It really made you learn instead of relying on a crutch. If this is added, it should be a toggle in the settings so a parent can decide which they prefer their kids to learn with.

  9. 16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    snekse supported this idea  · 
  10. 19 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  ·  General » 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)
    under review  ·  ryan responded

    This is a very cool idea for classroom use!

    As a workaround, for now you could create a google document that all the kids have access to. They can each hit the share button and copy their app url’s into the document, along with their name and an app title or something. I hope that helps!

    snekse supported this idea  · 
  11. 7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    snekse supported this idea  · 
    An error occurred while saving the comment
    snekse commented  · 

    There's not a share URL for a user though. My daughter want's to share all of her apps with her grandparents or friends. I think Robert is asking for a URL that acts as a landing page for all of the apps, not just one.

Feedback and Knowledge Base