damerell: NetHack. (Default)
damerell ([personal profile] damerell) wrote2025-04-10 08:17 pm

I live!

I have not read Dreamwidth for... some time, mostly because of the issue where you feel bad about not having done a thing so you don't want to think about it and don't do it (now return to feeling bad about not doing it) but circumstances make it easier today so, er, hello, and this is me avoiding a hundred non sequitur comments saying "oh good, you're not dead", it applies to anyone who's likely to read this, sort of thing.
nou: The word "kake" in a white monospaced font on a black background (Default)

[personal profile] nou 2025-04-10 07:46 pm (UTC)(link)
Hello! Nice to see you here. I post very rarely these days, but I do read.

In order to make this comment not be boring, I shall share some trivial but hopefully interesting news (inspired by your icon), which is that I started learning Python recently via https://rogueliketutorials.com/ and am enjoying it so far.
nou: The word "kake" in a white monospaced font on a black background (Default)

[personal profile] nou 2025-04-16 10:12 am (UTC)(link)
Mainly at the moment I’m stuck on deciding what sort of game I want to write with it.

I’ve been roughly following the tutorial but going slightly off-piste — the player character doesn’t fight, there’s a grue but it’s not an antagonist (you can kill the monsters by leading them to the grue and it eats them), and you can keep playing after you die. I might just carry on like that and do things as they occur to me.

But I also wondered about seeing if I could use it as a more general GUI, e.g. I started sketching out the idea of making a star chart (not as in astronomy or astrology, but as in primary school gold stars) with it. I ended up using a spreadsheet for the star chart I actually wanted to make, but I wonder if it’s a completely ridiculous idea or if this sort of thing makes sense.