This school in South Africa is implementing a #bitcoin rewards program for their students for maintaining good grades 🧡
@enigmatico They didn't want to make the same mistake as the Jaguar CD.
@ItsSkyDragonz @parker Bring back magazines. There were some video game magazines back in the day that sometimes gave you a free video game (or at least a demo) every month. That way, we can still have indie games without the Internet.
@ItsSkyDragonz @parker Honestly, I would be fine just getting rid of smartphones. I think those caused more damage and made the Internet a much worse place.
@ItsSkyDragonz @parker I can't imagine my life without it. I would've probably went a different path than programming.
@PhenomX6 I had a computer almost like that one once.
@Bro-Drillard @PhenomX6 @Dan_Ramos @Moon @Senpai-kun It's not like agorists won't have black market yard sales.
gamedev
@applejack XML seems to be the standard for storing data among C#/.NET/Mono programmers. I would use JSON if it didn't require me to use a third-party library.
re: gamedev
@Binkle Thank you.
gamedev
@applejack I already have an XML file format for my levels. I've been handwriting levels from scratch for the longest time. Only recently have I decided to create an actual level editor.
@PhenomX6 @Dan_Ramos @Moon @Senpai-kun
>or cash for side jobs.
Fucking this. If people realize that a cashless society will destroy shit like side jobs and yard sales, more people would be against it.
re: gamedev
@Binkle C# and MonoGame.
gamedev
Added object placing. Still need to add saving/loading so it can be a true level editor.