TAKE IT DOWN Act: A Trojan Horse for Online Censorship?
https://reclaimthenet.org/take-it-down-act-a-trojan-horse-for-online-censorship?utm_source=fediverse
@Mr_NutterButter I'm perfectly content with the logo I have now, but I appreciate the offer. Thanks.
@sendpaws @beardalaxy
>it's why I can't read most programming books because they expect you to learn with boring bullshit like writing a database or writing some dumb calculator
Make text adventures. They can help teach the fundamentals while still being fun. Depending on the game, they can also teach parsing and databases (for MUD-like games).
Bryan Lunduke has been banned from the Librewolf Matrix server. His crime ? Being Bryan Lunduke:
https://x.com/LundukeJournal/status/1895951775557193880
They're also starting to ban people who even mention Lunduke:
https://x.com/LundukeJournal/status/1895953187666026839
Such welcoming people.
gamedev
Added a delay after the player sprite disappears and before the level restarts. I kind of cheated by just copying the same transparent frame like 6 times just to give the illusion that there is a delay between the death animation finishing and the level restart, but the animation is still going up until the restart of the level.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
I mean, I could just use a Windows VM, but I would do it if and only if I can get the latest version of MinGW and SFML running on Windows 7 (the last tolerable version of Windows, IMO).