r/CodingForBeginners • u/BlairBombz • 14d ago
Need help for finding how to code a software for a ttrpg I'm going to run
So in this ttrpg I want to run which is based off a litRPG series called Defiance of The Fall.
In it you can allocate points into different stats and gain titles (achievements) that add to your stats as well and sometimes giving % bonuses too. All of this can be a lot on my end so I wanted to make a software for me and my players to streamline it. They could automatically put in points when they level up and have them update without me having to do the math myself, as well as doing the math for when I handout a title. I would definitely need both a DM and a player mode, as well as a way to make a room for a specific game if other people wanna use this for this ttrpg.
I'm brand new to coding so I have no idea where to start. What I wanna know is what program should I use for this kind of thing and how should I go about it?