- 68
- 28 699
CodeVA Curriculum
United States
เข้าร่วมเมื่อ 10 ต.ค. 2022
This is the channel for CodeVA's curriculum department! We post free computer science educational content for learners and educators in Virginia.
Simple Player Movement | Making Games with p5play
This is a quick tutorial showing some simple ways to set up player movement with p5js and the p5play game development library. It shows how to have a Sprite follow the mouse, and how to control a Sprite using keystrokes.
มุมมอง: 100
วีดีโอ
Simple "Asteroids-Like" Starter Walkthrough | Make Games with p5play
มุมมอง 842 หลายเดือนก่อน
This video is a quick tutorial on how to start making an "asteroids-like" game in p5play. It goes over the basics of setting up player movement, using "while" loops to create Sprite groups, and setting up collision rules.
Using the Art Tools in Scratch
มุมมอง 676 หลายเดือนก่อน
A quick tutorial on creating sprites using the built-in art tools in Scratch. This video and this course was created by Michelle Pealo for CodeVA as part of our work supporting Virginia's teachers by developing professional learning opportunities. Learn more about CodeVA by visiting codevirginia.org or access our lesson plans and other resources at curriculum.codevirginia.org
Navigating the Scratch Workspace
มุมมอง 816 หลายเดือนก่อน
A quick tutorial on how to navigate the Scratch user interface. This video and this course was created by Michelle Pealo for CodeVA as part of our work supporting Virginia's teachers by developing professional learning opportunities. Learn more about CodeVA by visiting codevirginia.org or access our lesson plans and other resources at curriculum.codevirginia.org
Getting Started with Scratch
มุมมอง 626 หลายเดือนก่อน
A quick tutorial showing how to sign in to the Scratch website and make a project. This video and this course was created by Michelle Pealo for CodeVA as part of our work supporting Virginia's teachers by developing professional learning opportunities. Learn more about CodeVA by visiting codevirginia.org or access our lesson plans and other resources at curriculum.codevirginia.org
Install the Processing IDE on ChromeOS (Linux) | Processing Java
มุมมอง 1.1Kปีที่แล้ว
A quick demonstration showing how to install the Processing IDE on ChromeOS using the Linux subsystem. Read about Processing at processing.org/. To download the IDE, visit processing.org/download/.
Adding Audio to Passages | Twine Trail Guide
มุมมอง 6Kปีที่แล้ว
A quick tutorial on adding audio to stories with Twine using the Chapbook story format. Read a text version of this tutorial with screenshots and examples here: codeva-curriculum.github.io/twine-trail-guide/locations/add-audio Other topics mentioned in this video: Find Audio to Use on Pixabay: pixabay.com/sound-effects/search/ Read and view more tutorials on Twine and Chapbook on the Twine Trai...
Conditional Variables | Twine Trail Guide
มุมมอง 364ปีที่แล้ว
A quick tutorial on conditionally-set variables with Twine using the Chapbook story format. Read a text version of this tutorial with screenshots and examples here: codeva-curriculum.github.io/twine-trail-guide/locations/conditions-variables Other topics mentioned in this tutorial: If & Unless Blocks: codeva-curriculum.github.io/twine-trail-guide/locations/if-unless Relational Expressions: code...
Embedding with Variables | Twine Trail Guide
มุมมอง 154ปีที่แล้ว
A quick tutorial on embedding with variables with Twine using the Chapbook story format. Read a text version of this tutorial with screenshots and examples here: codeva-curriculum.github.io/twine-trail-guide/locations/embedding-with-variables Other topics mentioned in this video: Modifying Variables: codeva-curriculum.github.io/twine-trail-guide/locations/modify-variables Embedding Passages: co...
If & Unless Blocks | Twine Trail Guide
มุมมอง 409ปีที่แล้ว
A quick tutorial on "if" and "unless" blocks with Twine using the Chapbook story format. Read a text version of this tutorial with screenshots and examples here: codeva-curriculum.github.io/twine-trail-guide/locations/if-unless Other topics mentioned in this tutorial: Variable Basics: codeva-curriculum.github.io/twine-trail-guide/locations/variable-basics Modifying Variables: codeva-curriculum....
Linking with Variables | Twine Trail Guide
มุมมอง 352ปีที่แล้ว
A quick tutorial on creating links with variables in Twine using the Chapbook story format. Read a text version of this tutorial with screenshots and examples here: codeva-curriculum.github.io/twine-trail-guide/locations/linking-with-variables Other topics mentioned in this tutorial: Link Passages: codeva-curriculum.github.io/twine-trail-guide/locations/link-passages Variable Basics: codeva-cur...
Variable Basics | Twine Trail Guide
มุมมอง 490ปีที่แล้ว
A quick tutorial on variables with Twine using the Chapbook story format. Read a text version of this tutorial with screenshots and examples here: codeva-curriculum.github.io/twine-trail-guide/locations/variable-basics Other topics mentioned in this video: Modifying Variables: codeva-curriculum.github.io/twine-trail-guide/locations/modify-variables Embedding with Variables: codeva-curriculum.gi...
Relational Expressions | Twine Trail Guide
มุมมอง 172ปีที่แล้ว
A quick tutorial on relational expressions with Twine using the Chapbook story format. Read a text version of this tutorial with screenshots and examples here: codeva-curriculum.github.io/twine-trail-guide/locations/relational-expressions Other topics mentioned in this tutorial: If & Unless: codeva-curriculum.github.io/twine-trail-guide/locations/if-unless Modifying Variables: codeva-curriculum...
Embedding Passages | Twine Trail Guide
มุมมอง 371ปีที่แล้ว
A quick tutorial on embedding passages with Twine using the Chapbook story format. Read a text version of this tutorial with screenshots and examples here: codeva-curriculum.github.io/twine-trail-guide/locations/embedding-passages Other topics mentioned in this tutorial: Adding Images to Passages: codeva-curriculum.github.io/twine-trail-guide/locations/adding-images Delay Text: codeva-curriculu...
Reveal Text | Twine Trail Guide
มุมมอง 1.1Kปีที่แล้ว
A quick tutorial on "reveal text" with Twine using the Chapbook story format. Read a text version of this tutorial with screenshots and examples here: codeva-curriculum.github.io/twine-trail-guide/locations/reveal-text Other topics mentioned in this tutorial: Embedding Passages: codeva-curriculum.github.io/twine-trail-guide/locations/embedding-passages Read and view more tutorials on Twine and ...
Arithmetic Expressions | Twine Trail Guide
มุมมอง 328ปีที่แล้ว
Arithmetic Expressions | Twine Trail Guide
Adding Images to Passages | Twine Trail Guide
มุมมอง 3.4Kปีที่แล้ว
Adding Images to Passages | Twine Trail Guide
Image Formatting with CSS | Twine Trail Guide
มุมมอง 1.1Kปีที่แล้ว
Image Formatting with CSS | Twine Trail Guide
My issue is every time I put in all the code, it does all these things: A) The sound doesn't work B) The text shows up, it does not disappear C) Nothing turns blue as it did in your code such as 'sound.ambient.heartbeat.url' I have no idea what my issue is, I'm on chapbook as default...
Omg, I've been struggling to find understandable resources for Chapbook. Thank you, thank you thank you!!
Great tutorial, sad to see that this program is really underknown
Thanks!
Doesnt work, google must of changed their code:Twine in general is not very intuitive as a user experience imo.
An unexpected error has occurred. Failed to load because no supported source was found. [No stack trace available]
Thank you you made me feel at ease
Hi! Thanks for these tutorials :). Would you perhaps know if there's a way for the reader to click to the next part of a story? And by that I mean: click anywhere on the page (instead of clicking a hyperlink), after which a new sentence/paragraph/chapter appears?
After checking with the comments to see that they were all having the same issue, I checked the text version, and the examples there are *also* not working. Which is really unfortunate cause this was really easy to understand.
Hey, im sorry if this is stupid, i just started with twine today! But im wondering, how do i connect it to a previous answer? like a butterfly effect, if he chooses coffee he has a more effective day at work, but if he chooses tea there will be a different answer
I hope you are doing good
yo i just learned how to pick a button .o.
mk so... i had audio and images all that jazz totally golden in my twine project... but then this morning i went on and it's all broken :,D was there a recent update??? what happened????
I get the error 110: java: Exec format error when I try to run Processing. What am I doing wrong? It said "Done" when I installed it. Never mind, it works now (no idea why).
While the platform support is not working for everyone, the COMMAND itself is not working for me. That is, Twine doesn't even see "sound." and instead of audio, it shows the line of code on the page. It's so fucking stupid...
Yes, I am trying to adjust one image, how do you format just one? and not apply CSS to the entire story?
Actually I figured it out! You can use inline CSS code inside the passage, using the style attribute. E.g. <img src="image.jpg" style="width: 50%; border-radius: 50%;">
@@noorakazanji7423 I love you! I cant do it with the Flickr images. Do you know how?
Great tutorial!
Good examples thou
dont work no mo
Your tutorial video is really helpful! It was sooo easy to install processing in my chromebook with the video! Appreciate it!
Why aren't they responding to comments? Everyone is having the same issue. I also can't get mine to work and I'm losing it.
How come no one ever explains how to control volume??
how do you make it go back
Isn't working for me :(
kut flikker video
doesn't work
for those who are having problems with the audio. The problem is not with the tutorial, but with hosting on Google Drive. For some reason it doesn't work anymore, but if you use another site like Wix or Weebly it should work. solved it for me.
Hey, I probably don't know something, but Weebly and Wix are website BUILDERS. How can audio be inserted through them?
This was SO helpful!!! This was exactly what I was looking for! Thank you!!
Doesnt work!!😫
Please - more. You explained this better than my professor! THANK YOU!!
Excellent explanation. Thank you very much. Works great. The book "Math adventures with python" requires downloading Processing to do different graphics. Without this video I wouldn't have any idea how to do it.
wonderful and easy to understand.
Hello, does this work on Harlowe Story format? I just tried it and it didn’t really work, the [after 1 second] didn’t turn to a shade of purple at all.
sam problem
(after: 5s) [ text here ]
is there a way to do this for specific passages? Not the whole thing?
The correct statement should be 'Yes' because 5 is less than 10.
How do you add audio from your computer to twine? in offline mode
The way you're explaining this is so great! I feel excited to learn how to do it. 👏🏾✨✨
this method no longer works on the latest version of twine :(
Thank you! I was trying to figure out how I'd messed this up - glad it's Twine and not me! Does anyone know how to fix this?
@@Sluie92 Works just fine for me: {reveal link: "click to reveal", text: "revealed"} I'm having no issues. Are you definitely using Chapbook story format?
google drive method doesn't work, i tried numerous times...
It used to work google recently did this sh!t
Try making good thumbnail and show.your face while programing.
Hi your content in very nice
Hmmmm, when I try to use the google drive method, I just get the line of text when testing, not the actual image. Any ideas?
Same
It used to work google recently did this sh!t
bless you! 😊 and thank you for the great content!
hey mate! I have been folllowing the tutorial step by step but twine tells me that "(Failed to load because no supported source was found.)". This is the only tutorial for chapbook I have found and Im so lost fgsdfigdhftyuit
same problem, doesn't work to me
Great 👌
Is this using Harlowe? I cant get it to work personally.
The format is Chapbook but even using that format I can't get it to work, Despite doing it through google drive it says: Warning: sound: Could not resume playing ambient sound "musicname" (Failed to load because no supported source was found.) I'm not sure how to do it any different though since this is the only recent tutorial I've found
Great!
Thanks for the tutorial!
Is there no way of "baking in" the image into the final html with base64 like you could do in harlowe?