For a long time i wanted to have a personal dashboard where i can track things i do, my mood, have some sort of journal, a todo list and some other things. i couldn’t find anything online that would fit my need. Also i liked to have it under my own control, not on someone’s …
This is a short post. Mostly because it’s not something complicated. Anyways…Today I wrote some small space invaders-ish program in python. You can find the code for it here. I’m trying to get the hang of curses. Here is what it ended up to be:
I always wanted to write game of life but never had time. So this week I wrote it in python. Here you can find the code. Its probably not the easiest way or most strait forward but its the first version. I wrote it in half an hour maybe. I eventually spent quite some time …