+ 5
What is everyone working on? What are your projects?
I am messing around with pygame module for python. Making small practice games like Pong, shmup etc. before going on to a bigger project. What are your projects?
1 Answer
+ 3
Other than work stuff(which is ever-present, looming over me like a dark cloud of dread), I have a number of private projects going, mostly dealing with embedded devices(Raspberry Pi, Odroid, dsPICs, Omega2, etc.). Additionally, at the beginning of the year, I started a private project I call 'Goldbug'. It's a project to create a Rube Goldberg-like 'machine' using small programs, one coded each week. At the end of the year, the goal is to have a chain of 52 programs, each coded in a different language(so 52 different programming languages) that connect to each other in some manner where the output of one program becomes the input of another.