Discuss Scratch

hemppapro
Scratcher
100+ posts

Suomi

Tein tän suomalaisille Jos joku jostain syystä päätyy tänne nii tääl voi puhuu suomee

Uudet säännöt:

Mitä saa tehdä:
Puhua suomen kieltä.
Kertoa koodiohjeita, jos joku kysyy.
Kysyä jotain.
Jos olet uusi olet vapaa tervehtimään.

Mitä EI saa tehdä:
Ei saa spammia!
Ei saa block- tai emojispammia. Ohjeita saa laittaa!
Ei saa tehdäliian pitkiä lainausketjuja.
Ei saa laittaa ihan turhia viestejä!
Ei saa haukkua!
Ei saa olla rasistinen!

Haluaisitko muutoksia sääntöihin, kommentoi!

——————

Kun haluat emojeja käytä näitä (Copy ja paste)
Älä käytä näitä yksittäisiin viesteihin. Käytä vain esim. tunteiden esittämiseen!

Tavarat:
⌚️ // ⏰ // ⌨️ // ☎️ // ⌛️ // ⚖️ // ⚙️ // ✉️ // ✂️ // ✒️ // ☂️ // ✏️

Luonto: ⭐️ // ✨ // ⚡️ // ☄️ // ☀️ // ⛅️ // ☁️ // ⛄️ // ❄️ // ☔️ // ☘️

Hymynaamat ja kädet: ☹️ // ✌️ // ☝️ // ✍️ // ✋ // ✊ // ☺️

Urheilu: ⚽️ // ⚾️ // ⛳️ // ⛹️

Matkustus: ✈️ // ⛵️ // ⚓️// ⛽️// ⛲️// ⛺️ // ⛪️

Juomat: ☕️

Symboolit: ❤️ // ❣️ // ❗️ // ❕ // ❓ // ❔ // ♻️ // ✅ // ❎ // ▶️ // ⏩ // ⏪ // ⏫ // ⏬ // ◀️ // ➡️ // ⬅️ // ⬆️ // ⬇️ // ↗️ // ↘️ // ↙️ // ↖️ // ↪️ // ↩️ // ⤴️ // ⤵️ // ➕ // ➖ // ➗ // ✖️ // ⛔ // ⭕

Zodiac merkit: ⛎ // ♈ // ♉ // ♊ // ♒ // ♑ // ♎ // ♍ // ♌ // ♋

Last edited by hemppapro (Nov. 10, 2020 13:56:44)


Wiew: Profile | Best Game | List Library | CloudHub | Collabrations


★Scratch On!★
hemppapro
Scratcher
100+ posts

Suomi

Mun mielestä tuol ei ollu suomenkielistä keskustelufoorumia joten tein tän. Tääl voi julkasta kaikkii ohjeita ja sellasta.

Last edited by hemppapro (July 8, 2020 13:02:21)


Wiew: Profile | Best Game | List Library | CloudHub | Collabrations


★Scratch On!★
Finland_Coders
Scratcher
1 post

Suomi

Moi
hellurei_17
Scratcher
1 post

Suomi

Yks perus ohje kaikille jos ootte aloittelevia scratchaajiä niin suurimman osan juuri aloittaneista Scratchääjistä ensimmäinen peli on semmoinen että liikuta hahmoa nuolinäppäimillä esineen luokse. Niissää monissa koodi menee näin:

when [ up arrow] key pressed
change y by (5)


Tuo näyttää hieman bugaavalta peliä pelatessa, joten kokeilkaa näin:

when green flag clicked
forever
repeat until <not <key [ up arrow] pressed?>
change y by (5)

Last edited by hellurei_17 (June 22, 2020 10:48:00)

J3r0Labs
Scratcher
8 posts

Suomi

Päivöö!

J3r0Labs
Most code out of j3r0_plays









hemppapro
Scratcher
100+ posts

Suomi

J3r0Labs wrote:

Päivöö!

Päivöö, päivöö

Wiew: Profile | Best Game | List Library | CloudHub | Collabrations


★Scratch On!★
moigam
Scratcher
1000+ posts

Suomi

Minäkin taisin eksyä tänne



We're desperately needing game designers, who will think about the lore, story and gameplay of games we will make!
moigam
Scratcher
1000+ posts

Suomi

@

Last edited by moigam (Oct. 7, 2020 11:03:22)




We're desperately needing game designers, who will think about the lore, story and gameplay of games we will make!
hemppapro
Scratcher
100+ posts

Suomi


Wiew: Profile | Best Game | List Library | CloudHub | Collabrations


★Scratch On!★
hemppapro
Scratcher
100+ posts

Suomi

hemppapro wrote:

:D:mad::(:lol::o:|:lol:[/quote]

Joo tässä vain testailen näitä ominaisuuksia

Wiew: Profile | Best Game | List Library | CloudHub | Collabrations


★Scratch On!★
moigam
Scratcher
1000+ posts

Suomi

hello



We're desperately needing game designers, who will think about the lore, story and gameplay of games we will make!
moigam
Scratcher
1000+ posts

Suomi


move () steps
turn cw () degrees
turn ccw () degrees
point in direction ( v)
point towards [ v]
go to x: () y: (0)
go to [ v]
glide () secs to x: (0) y: (0)
change x by ()
set x to ()
change y by ()
set y to ()
if on edge, bounce
set rotation style [(x position)(y position)(direction) v]
:)

Last edited by moigam (July 11, 2020 15:27:36)




We're desperately needing game designers, who will think about the lore, story and gameplay of games we will make!
hemppapro
Scratcher
100+ posts

Suomi

Kiva kun tänne on tullut jo viestejä.


Wiew: Profile | Best Game | List Library | CloudHub | Collabrations


★Scratch On!★
tarklas7
Scratcher
2 posts

Suomi

Moi.
tarklas7
Scratcher
2 posts

Suomi

moigam
Scratcher
1000+ posts

Suomi

Hello



We're desperately needing game designers, who will think about the lore, story and gameplay of games we will make!
hemppapro
Scratcher
100+ posts

Suomi

griffpatch wrote:

Hello
Hello

Wiew: Profile | Best Game | List Library | CloudHub | Collabrations


★Scratch On!★
hemppapro
Scratcher
100+ posts

Suomi

tarklas7 wrote:

Miten sait tyhjän viestin

Wiew: Profile | Best Game | List Library | CloudHub | Collabrations


★Scratch On!★
moigam
Scratcher
1000+ posts

Suomi

Varmaan laittoi jonkun palikan mutta ei kirjoittanut mitään



We're desperately needing game designers, who will think about the lore, story and gameplay of games we will make!
moigam
Scratcher
1000+ posts

Suomi




We're desperately needing game designers, who will think about the lore, story and gameplay of games we will make!

Powered by DjangoBB