General
589 results found
-
Upload to a Studio
I'd like for the kids to be able to share their app to a class studio. I think it would be great if the studio was an iPad with all of the apps, individually named by the student so you know who did it, and they could scroll through multiple pages of the apps.
21 votesThis 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!
-
FONTS!!
FONTS!!! the text is soooo boring!! We need fonts to make it look sooo much better!
16 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 -
TEXTING GALORE! YOU NEED 2 DO THIS!
have emojis, have shortcuts for text talk, and possibly anything that would be helpful for a texting app! What if we could also set it up so we could actually text people!
16 votes -
24 votes
-
code that's on video games
more detailed code so people can make games like minecraft,temple run,clash of clans ,ect
24 votes -
Advanced Package
You'll need to create an advanced version, as kids will quickly master this & want something more challenging. Could be a ramp-up based on subscription time, or as a change in subscription to "Advanced".
7 votes -
make more fills and stamps including a pig with wings stamp
make a flying pig stamp
6 votes -
Website!
Allow kids to make a website design.
14 votes -
Add a command to easily create a "start" screen
We need a nice code recipe for showing an app "start" or "welcome" screen with the name of the app, etc.
7 votes -
Cherry Run
My idea is a Cherry Run app were theres a guy that you half to get to the cherry!
6 votes -
New Things
The ability to code like in 2Play Code Avengers. Like add obstacles and good guys/bad ones.
3 votes -
Icons for new app screen need a LOT more
You can only choose from a handful of icons for your app on the homescreen. Add more (basically, any stamp should be allowed to be an app icon.)
7 votes -
Offer the site in other languages
Translate the entire website to other languages like Spanish.
12 votes -
YOU NEED TO DO THIS
to fill with sport fields
7 votes -
Repeat something at set intervals
Ability to make something happen at set intervals.
12 votes -
FUNCTIONS
MY APP WONT WORK! HEEEEEELLLLPPPPP! IT WONT LET ME FUNCTION!
4 votes -
Make it work better at small screen sizes, like 587 pixels tall
If you have a very small browser screen, the buttons get cut off the bottom, making it impossible to navigate.
WORKAROUND: make your browser screen bigger.
8 votes -
.exe file, for tablet
Making it so that you can download your tablet to your pc
6 votes -
Documentry
you should have a documentry for code lines to use
6 votes
- Don't see your idea?