Hay Kel

Let's code and let's learn

Saturday, January 7, 2023

How to change the center of a Sprite in Scratch 3

at January 07, 2023 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

How to change the center of a Sprite in Scratch 3

  • BBC Micro:bit Snake-Game
     Code JavaScript function  isOnSnake (x:  number , y:  number ) {      for  ( let  body  of  snake) {          if  (body.x() == x &&...
  • How to create a form with Google Apps Script and submit the data to Goog...
      Code.gs function   doGet ( request ) {    return   HtmlService . createTemplateFromFile ( 'Index' ). evaluate ();    } function   ...
  • How to connect Arduino UNO to a WIFI Network: ESP8266 - AT Commands
    ESP8266 is an integrated circuit with a microcontroller allowing connection in WiFi. In this video, we will study this WIFI module and learn...

Search This Blog

  • Home

Report Abuse

About Me

My photo
hay
View my complete profile

Translate

Blog Archive

  • January 2023 (1)
  • September 2022 (1)
  • April 2022 (5)
  • March 2022 (4)
  • February 2022 (6)
  • January 2022 (1)
  • December 2021 (11)
  • November 2021 (1)
  • September 2021 (1)
  • August 2021 (7)
  • June 2021 (1)
  • September 2020 (2)
Ethereal theme. Powered by Blogger.