mstdn.games is one of the many independent Mastodon servers you can use to participate in the fediverse.
We are a gaming-focused space on Mastodon. We welcome everyone who enjoys any type of gaming - it doesn't just need to be video games. Let's build a diverse and inclusive community together!

Administered by:

Server stats:

458
active users

Landgraab Industries 🏙️

Guy Who Sells Jars, a minimalist jarred item shop management game with fishing and lo-fi hand drawn graphics, released on Steam.

store.steampowered.com/app/313

lemmy.world/post/26766182

@Landgraab_Industries Me: What's in this jar and why is it so cheap?

Guy Who Sells Jars:

```
class Hello {
public static void main(String[] args){
SYSTEM.OUT.PRINTLN("Hello, World");
}
}
```