Games to make for an intermediate(ish) developer?

So I just wanna know some game ideas that would be relatively easy for a developer like me. I know the basics of Lua and Roblox Studio and have experience with datastores, reserved servers, and I know very little OOP. I’ve been working in games that are just way to hard for me so I just want to pause those and practice my developing skills by making a full fleshed game that’s challenging but also doable. I will appreciate any ideas!

1 Like

I bit off more than I could chew, for the sole purpose of levelling up my skills. If you like the game ideas you have, scale back the plan. Work on individual features. For example, I’m doing an MMORPG, but not really…

I’m doing:

  1. movement
  2. combat
  3. dialog
  4. quests
  5. mounted movement
  6. quests again, but better
  7. dialog again, but better
  8. combat again

you get the idea. If I stuck to what I could do, I wouldn’t be where I am.

1 Like

You can try making one of those item randomizer games. It’ll mostly test your creativity and tool-work. You can also customize the rules quite heavily to be more comfortable, i.e round-based system, free for all, teams, etc.

1 Like

You mean like item asylum? When I think about it that does seem doable.

1 Like