I tried to learn code when I was an admin at a forum....I learned a bit, but just don't like it very much :/. I'd rather stick to making digital art, though programmers are really awesome imo .
//THREAD BUMPER void bumpThread(thread threadToBump) { post("BUMP!!",threadToBump); } int main() { bumpThread("Programming Thread"); return 0; }
I've made a few games for hackathons, of varying success. We'll see what the future has in store. Demoscene and Android apps are on the bucket list though.