Comment Re:Write a game (Score 1) 1095
Indeed, this is how my dad encouraged me. We wrote Game of Life in Basic together. Visual stuff is very rewarding when programming - I wrote a lot of animations in Basic which was a lot of fun. In python or C there are probably good libraries that you could make a wrapper around and make it easy to draw and animate things.