Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.64 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.64 KB

Simple games written in Scratch

Images are links to YouTube videos.

Make a game in 5 minutes with Scratch

Make a game in 5 minutes with Scratch

Zmajko: Dragon and Knight

Zmajko: Dragon and Knight

Dinko: Dinosaur

Dinko: Dinosaur

Mišo i Ciukalo: Cat and Mouse

Mišo i Ciukalo: Cat and Mouse

Sharko and Bernie: Shark and Crab

Sharko and Bernie

Git to Scratch

  • Compress a folder
  • example: scratch.sb3
  • File scratch.sb3.zip will be created
  • Rename it to scratch.sb3
  • Upload it to online editor

Scratch to Git

  • Create a project with online editor
  • Save it to the computer
  • The file will have .sb3 extension
  • example: scratch.sb3
  • rename it to scratch.sb3.zip
  • unzip
  • there will be a folder scratch.sb3
  • the code is in project.json file

(From http://stackoverflow.com/a/29616114/17469)