Skip to main content
KathivonAlex
Participant
February 1, 2021
Question

Animate CC Tutorial deutsch Ein Spiel programmieren ich benötige einen Link Danke.

  • February 1, 2021
  • 2 replies
  • 313 views

Animate CC Tutorial deutsch Ein Spiel programmieren ich benötige einen Link Danke.

    This topic has been closed for replies.

    2 replies

    rayek.elfin
    Legend
    February 16, 2021

    More importantly: what kind of game do you have in mind? 

    KathivonAlex
    Participant
    February 17, 2021

    a game with simple functions: 

    how to act with arrow keys or hit events with a score count + paralaxw effect

     

    Thanks again 

    kglad
    Community Expert
    Community Expert
    February 17, 2021

    you're unlikely to find one tutorial with everything you need to learn.  google each specific task you need.

     

    eg,

    using arrow keys with createjs

    paralax effect with javascript 

    hit events with createjs

    score tracking with javascript 

    kglad
    Community Expert
    Community Expert
    February 2, 2021

    google it.

    KathivonAlex
    Participant
    February 16, 2021

    Thanks. 

     

    I didn't find a good one.

     

    Please help me.

     

    Thanks again.

    kglad
    Community Expert
    Community Expert
    February 16, 2021

    html5 or as3?