General
587 results found
-
5 votes
-
More Stamps
Space Things
Dragon Things5 votes -
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 votesHey 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
-
Quick reference guide
Need a link to quickly access all supported commands, pictures, sounds, etc.
4 votes -
FUNCTIONS
MY APP WONT WORK! HEEEEEELLLLPPPPP! IT WONT LET ME FUNCTION!
4 votes -
fill more
add as many fills as you want
4 votes -
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 -
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 -
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 -
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 -
Global Variables
Global Variables so you don't have to declare variables you need inside of functions outside of functions.
4 votes -
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 -
Instead of explosion Glitter!
Glitter stamp!
4 votes -
Minecraft plugins
i think it would be cool if you could be able to code Minecraft plugins
4 votes -
Animation
add animation tools
4 votes -
More games
More games or codes to do. Maybe more things to do, like instead of "splash", maybe "walk!"
4 votes -
text
I think we should be able to talk to other players
4 votes -
Share
there should be a live feed where you can post your apps and share them with others
4 votes -
color changer
how about a color changer option
4 votes -
apps
they should add more apps
4 votes
- Don't see your idea?