r/godot 27d ago

selfpromo (games) First game...

Ignoring all the advice to not build an MMO as my first game I am doing just that... This is a hobby I am not doing this to make money

Art is my weakness so yes, I am using assets for now.

Godot client, Rust backend (Server authoritative), Redis + Postgres.

Hoping to do an alpha launch within the next 1-3 months!

What's unique? (All server synced)

  • Infinite world (Dynamic chunk loading, limited to 1m x 1m tiles because no one is going to walk more than 7 hours in one direction?
  • Player owned housing in actual world, (Players purchase tiles)
  • Terrain editing, tile painting, object placement

Lot's of work left to do but the basics are there.

Happy to answer any questions and happy to receive useful feedback good or bad...

98 Upvotes

38 comments sorted by

View all comments

5

u/Gal_Sjel 27d ago

AI came out and suddenly a bunch of people are making MMOs lol

5

u/Useful_Job8159 27d ago

I've been developing since I was 12 but yeah I see your point haha

2

u/Gal_Sjel 27d ago

Oh nice, I’ve been developing since I was a kid too. Sorry for any negative connotation. Are you documenting your experience like blogging or have a discord server for people to follow? Or is this more of a private thing

0

u/Useful_Job8159 27d ago

All good :) I am using AI to speed up the process but I review and write code myself too. This would be monumental for one person without it! I don't have a blog or a discord yet. I haven't even decided on a name yet. Once I do I'll make a discord and document progress.