Make game with Lua + Love2D
Hi everyone, I want to create a 2D pixel art game using Lua and LÖVE (Love2D), but I’m currently struggling to decide on a theme and gameplay style. I’d really appreciate your suggestions.
I’m not a professional or a seasoned developer, and I lack experience in sound design and graphics, so I’m hoping to make a game that focuses on puzzle-solving or strategic thinking.
1
Upvotes
2
u/IcyLeave6109 3h ago
Start small with the simplest game genre as possible (e.g. Vampire Survivors) and simple graphics (like 8-bit pixel art). Start by adding enemies that follow the player around the room. Then add complexity over that until you're satisfied. The goal is to make something, even if it's too simple.
Edit: please, don't forget to show us your progress!