Show newer

@ArdanianRight Great! Even the fucking court system is rigged. Can we fucking have mass secession already?

@ItsSkyDragonz @ChristiJunior @meeper @coolboymew @luke They're both programming languages. They both derived from the C programming language and are common languages used in game development. C++ is used more in AAA games while C# is used more in indie games.

@luke @coolboymew @meeper @ItsSkyDragonz @ChristiJunior Godot requires programming knowledge (either C#, C++, or Python), last time I checked. I'm assuming Sky doesn't have any. That's why I'm recommending ones without scripting like Construct.

@Senpai-kun @ChristiJunior @meeper @natsock @ItsSkyDragonz @coolboymew But the GameBoy games didn't have huge 3D worlds. Combine 3D models and a shit-ton of text, and you will have a difficult time cramming that in. There was a reason why all the JRPGs were on PlayStation of Saturn.

@cee Was it independent from any nation? Floating buildings are nothing new. Seasteading aims to put them out in international waters, away from any (current) state's control.

@ItsSkyDragonz @ChristiJunior @meeper @coolboymew Just to let you know, the free ones are usually harder and require some programming knowledge. Construct 3 seems to be the easiest engine out there right now.

But if you are making something like Pokemon you could probably try out RPG Maker. It's paid like Construct but it has a free trial.

xianc78 boosted
xianc78 boosted
Lemmy removed the bad word filter


This is your sign to go buy lottery tickets right now

@ChristiJunior @meeper @coolboymew @ItsSkyDragonz
>if Game Freak just released a set of turds, one called Pokemon Hard Stool, the other called Pokemon Watery Diarrhea.

They're saving those titles for when they outsource their programming team to India.

@ItsSkyDragonz @meeper @coolboymew Since Pokemon is dying, maybe Atlus can use that as an excuse to revive Robopon.

@freemo @Jojothegoodperson My admin, @matrix is running his own fork of Mastodon. I wonder if he could add that. Or I could finally get off my ass and add it in myself.

xianc78 boosted
@freemo @ChristiJunior English has always used "him" as the pronoun for indeterminate or unknown gender. Not "they"
xianc78 boosted

In C if I have
typedef struct
{
Token_type type;
Token_data data;
} Token_t;

typedef struct sitem {
char *key;
struct Token_t *token;
} item_t;

Why can't I do?

void insert(char *key, Token_t *data) {
item_t* new_item = malloc(sizeof (_item_t));
new_item->token = data;

}

Show older
Game Liberty Mastodon

Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.