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!

  • Cris@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    9 days 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