Tag: programming

  • Programming Project Walk-Through

    In the video below I walk through creating a programming project. This project is creating a scene with clouds and sun and then adding code to move the sun up and down when the up and down arrow keys are …

  • Programming Intro with p5.js

    This is an introduction to programming using your Replit account and the p5.js library. p5.js allows you to use relatively simple JavaScript code to create interactive projects. The purpose of p5.js is to allow people to quickly and easily create …