this post was submitted on 08 Nov 2025
19 points (95.2% liked)

Godot

7193 readers
16 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

!roguelikedev@programming.dev

Credits

founded 2 years ago
MODERATORS
 

In short, I want to begin a hobby project on making a collection of offline games to pass the time with no nagging advertisements or micro transactions.

I would like a mix of puzzle-style games (Wordle, Sudoku, Solitaire, etc.) and more traditional games (Subway Surfers-style, that arrow game where you click while the bow is moving and you need to aim for the target)

I'm looking to focus on relatively easy to make 2D singleplayer games, since multiplayer and 3D will both add additional layers of complexity.

Anyone have any suggestions? Thanks!

top 16 comments
sorted by: hot top controversial new old
[–] owenfromcanada@lemmy.ca 11 points 2 weeks ago

Check out Simon Tatham's Puzzles for inspiration. Mostly logic and puzzle games, but they seem in line with what you're thinking.

[–] markz@suppo.fi 10 points 2 weeks ago* (last edited 2 weeks ago)

Just remember quality over quantity.

[–] janus2@lemmy.zip 7 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

classics like Snake, Puzzle Bobble, Angry Birds, etc. are worth emulating

*edit: emulating as in coding your own version not literal emulation

[–] sbeak@sopuli.xyz 5 points 2 weeks ago (1 children)

Ooh, definitely will try to make snake

[–] Babbiorsetto@lemmy.sdf.org 1 points 2 weeks ago

I made snake in Godot some time ago. I'll leave it here just in case you want some inspiration.

[–] DerteTrdelnik@lemmy.world 5 points 2 weeks ago

Ball on a maze controlled with gyro - simple acceleration and friction physics, just design levels with hazard pits, walls, pins, bumpers etc.

[–] emb@lemmy.world 4 points 2 weeks ago (1 children)

The helicopter game (though I guess now Flappy Bird would be the reference work) - http://arcade.flashgamearchive.com/game.php?game=Helicopter&m=0

Bejewled style match-3 puzzle game.

[–] sbeak@sopuli.xyz 2 points 2 weeks ago

match puzzle game could be interesting

[–] Cris_Color@lemmy.world 4 points 2 weeks ago* (last edited 2 weeks ago)

I've been thinking about attempting to make a foss Pokémon go like game, or walking focused virtual pet game, but without the dark patterns and monetization that constantly tries to separate you from your money

Absolutely enormous amount of work for character/monster design though, so for now I've just been thinking about it occasionally and will try to doodle creature designs as I think of ones I think might be interesting

At least gameplay doesn't need to be very complex

I was thinking just a regular android app to make it easy to use the stepcounting activity api or whatever though, rather than using godot, unless I think of functionality it really needs an engine for

[–] supersquirrel@sopuli.xyz 3 points 2 weeks ago (1 children)
[–] Feyter@programming.dev 4 points 2 weeks ago* (last edited 2 weeks ago) (1 children)
[–] 0ops@piefed.zip 3 points 2 weeks ago

Minesweeper!

[–] Rinzler@lemmy.world 2 points 2 weeks ago
[–] driving_crooner@lemmy.eco.br 2 points 2 weeks ago

Checkout merge maestro

[–] Nemo@slrpnk.net 1 points 2 weeks ago

Drug Wars!

Or y'know, a bowdlerized knockoff.