(EDIT: Some people asked, so I created a community for the game here too with some useful links on the pinned post: !walkscape@lemmy.world)

Hello there, Lemmy! It’s been a while since I last posted here, and a lot has happened since!

First off, we’re once again inviting new players to our third closed beta wave. If you’re interested to give it a try, you can apply to the beta by following these instructions. If you feel like you want to support the development and want to gain access immediately, you can do so here.

I started this project more than two years ago as a hobby while studying Computer Science in the university. I have ADHD and finding motivation to be active is tricky, but gamification works really well for my dopamine craving brain. I first off tried the games on offer from Google Play, but they all either had horrendous monetisation (MTX, ads, or both) or were too distracting. Especially GPS games usually need you to have the game open all the time while you’re trying to enjoy being outside and they also pose privacy concerns.

So that’s when I started to think of what would do the trick for me, and combining my life long RuneScape addiction into fitness seemed like the obvious choice. And I’m happy to say that I’ve definitely been walking nearly three times as much this year compared to last year.

WalkScape in nutshell is a game where everything that happens in the game requires you to walk. So if you want to explore or travel to a location, want to chop some trees, or you want to craft stuff - everything needs steps. You set your character to do what you want, and then go for a walk. The game counts your steps even when it’s closed, and you can open it ip when you’re taking a break or back home to see your progress and maybe switch what you’re doing.

The game doesn’t use GPS, so you can walk on a treadmill. And it can track your steps when you don’t have internet connection, and only when opening the game needs you to be connected.

Here’s what we’ve added in the last three months since I last posted:

  • Achievement system with almost 50 achievements. And an achievement rewards track, giving you unique items or cosmetics for your progress.
  • Social features. You can add friends in the game and have your personal leaderboards with them.
  • A new underwater realm (that has merfolk!) with a bunch of new locations, more than hundred new items, new crafting recipes, activities and more.
  • Realm reputation system. You can become famous in any of the four fantasy realms we have now and gain rewards for doing so.
  • Job boards & jobs. You can accept jobs that function as miniquests and gain rewards and reputation for completing those. These work as an item sink in preparation for player trading which is what we’re working on next.
  • Privacy features. These are all opt-out, so your steps and profile are hidden from others unless you specifically want them to be visible.
  • And a lot more!

As always, I’m happy to answer to any questions or feedback you may have about the game. Also from last post, I know many users here might have GrapheneOS, and the game seems to be running on it fine if you run it sandboxed.

Keep walking, and stay hydrated! ❤️

Some pictures:

Edit: small errors and had the same picture listed twice

Edit 2: I created an official community for the game here on Lemmy !walkscape@lemmy.world after many people asked for it. For official development blogs, I still recommend to check WalkScape Portal as I can’t promise we can post them here as well. But we’ll see!

  • ArchRecord
    link
    fedilink
    English
    arrow-up
    3
    ·
    13 days ago

    I’m not an expert on what automation options they might offer, but I know Aurora Store will essentially just pass through anything you do on the Play Store since it’s just a frontend, and for F-Droid you can host a repo where you place any updated APK to automatically make it available to anyone linked to your repo.

    I know alternative payment options are probably a nightmare to properly set up and integrate, so it may not be worth the increased cut of revenue you’d get, but I’m really glad you’re considering it!

    I look forward to trying the game when it comes out :)

    • schamppu@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      13 days ago

      So F-Droid can take a github repo as source? If that’s the case, I could consider it much sooner than I originally thought

      • Grey Cat@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        13 days ago

        Oh yeah, I wanted to recommend an f-droid release as well, but thought you had to open your source up for that.
        I hadn’t thought of making your own repository where you don’t have to do that \o/

      • ArchRecord
        link
        fedilink
        English
        arrow-up
        2
        ·
        13 days ago

        I’m not an expert on the process, but anyone making a custom repo should be able to store the F-Droid repo on GitHub.

        It looks like you wouldn’t need to make the app open-source either, as it should be capable of just accepting an apk file. (and possibly auto update from any GitHub releases page, not sure on that though)

        Again, not an expert, I haven’t made an F-Droid repo yet myself, so I may have understood something wrong, but it looks relatively straightforward according to their guide

        This wouldn’t make it available to users through the default preinstalled repo in F-Droid (which is heavily privacy-focused and limited in scale) but it would allow any user to just click a link or scan a QR code to add your repo to their F-Droid app.