Go Video Tutorial #2: Write a Fuse-like Sequence parser in minutes

Now that you can build a tween over Go (outlined in the 1st video tutorial), find out how with just a few lines of code you can parse a generic object into a tween, then build a sequence parser that supports parallel-tween action Arrays just like in Fuse Kit! At the end of this video [...]

Introducing GoPlayground!

The Go Playground is a shared repository where members of the Go community can post their utilities to share with others. Accompanying source files for the Video Tutorials are also available here for download.
Want to get involved with Go? First get the Go source files, check out the official website and online documentation. Browse the [...]

Go Video Tutorial #1: Write a tween in 3 easy steps

Building a tween on the Go platform is simple. It takes just a few minutes and you get to be the designer, but you end up with a robust, sturdy, highly portable & reusable animation class.
Tutorial: Creating a tween with Go
Want to keep up with Go? You can join the golist here.

Go video tutorial: Creating a tween with Go

Update: I rerecorded this video, please check the next post.