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!

  • 257m
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    If you would like to use a TUI this you can check out ncurses. Should be a lot simpler than an GUI.