How to Code a PacMan Game (No Maze) | Intermediate Scratch Tutorial
Let’s build a PacMan game — except without the maze! Use the arrow keys to control PacMan, and try to collect as many balls as you can without getting touched by the ghosts. Each time a ghost touches you, you lose a life, so be careful because you only have Continue Reading
Telling a Story with Your Code
This article first appeared in G2i. Programming is part art and part science. How does story telling with your code fit into this dichotomy? A story is an accounting of a set of events or people, real or imaginary. Code is either a system of words, letters or figures substituted Continue Reading