Videos mostly covering free (as in freedom) software and other musings of mine
In this tutorial we continue building out the game we started in the previous tutorial. We add levelling, scoring, difficulty increases, and a nice background. This tutorial is longer then the rest but covers some advanced ground and nicely demonstrates the development process scripting and debugging.This E-Toys project will be available to download and experiment with @ http://drop.io/freemor_etoys_projects
In this tutorial for Squeakland.org's E-Toys we start building a game from scratch. The game involves a frog that eats flies. People following along with these tutorials can download the E-Toys project files from http://drop.io/freemor_etoys_projects . I will try to find a more XO Friendly place for the projects in the future. In the next tutorial we will add levels, scoring, and other features to this game.
In this tutorial we look at a simple game I made and how it is all put together. Topics covered include Siblings, Variables, Debugging, and more.
In this tutorial for E-Toys I talk about more advanced scripting techniques including stating scripts in one player from another player.
In this tutorial for SqueakLand.org's E-Toys I'll be discussing how to control objects with the keyboard, with the E-Toys joystick, and with your own objects. I'll also talk briefly about how to get two objects to move together.
This is the seventh in my series of tutorials on E-Toys by SqueakLand.org. In this tutorial I will discuss doing animation of your "players" by using "holders".
In this tutorial we create an E-Toys implementation of the classic "Lines" program. To do this we will combine a user created player, a duplicate of that player and a connector. We will be using scripting to get things moving.
In this tutorial I cover some of the advanced supplies in E-Toys. Namely maker buttons, button bars, and connectors.E-Toys is freely available from SqueakLand.org These videos are playable on an OLPC XO if you choose the OGG format (below where the video will be)
This is the fourth in my series of tutorial on E-Toys by squeakland.org This tutorial is a quick look at the various supplies in the Supply drawer and what they do.
This tutorial introduces the basics of creating scripts for "players" in E-Toys from sqeakland.org