Creating your First Computer Game in Scratch - Scratch is a language created by MIT to help teach computer programming to kids and adults. The easy to use online format makes learning about programming very easy for all. Start by creating an account at: https://scratch.mit.edu/
I will walk you through creating your first game where you help the cat collect fish by clicking on them.
This simple example introduces variables, loops, if statements, etc.