Hey guys, I have never programmed in my life, but I now want to make an app for rpgs.

The main idea is to make a dice roller, inside a character sheet storage… It’s just supposed to help me store and edit my stats and let me roll and and add stuff.

Best case scenario would be using Termux for this, since it’s supposed to run on older smartphones.

I’d love some guidance where to start!

  • @heeplr@feddit.de
    link
    fedilink
    210 months ago

    it will run in termux and on anything that can run a full python. Also you could run it remotely via ssh. Textual also offers a web interface to access apps via browsers but I never looked into that.

    • @NeroreroOP
      link
      210 months ago

      Thank you! I’ll look into it