Yes, this has been done to death. But I had time while laid off (and starting a new job Monday). Seems each time I get laid off I spend a lot of time working on Traveller software trying to learn new things.
Anyway, this is using the MAUI architecture, so in theory runs on both Windows and Android (and if I had a Mac, iOS as well). I may see if I can get it into the Android store if I can get permission (free of course) just to see if I can get a published app out there (hey, it may lead to an even better job!).
Longer term I'll be adding in the trade codes, but right now I've got the UWP. For those who want to know, it is a c# program and I am wanting to learn a few more things with the data binding and observable patterns. And I need to figure out unit testing because I think that is important for some things.
Even longer term, I'd love to throw trade back into this as well. I did that 20+ years ago when I first got laid off. it actually used the TravellerMap API to load systems and do some of the displays (i.e., the J6 maps around a system).
The Github repo is here: https://github.com/COliver988/TravellerWorldExplain if interested in code
As I do start an actual job (now with a commute longer than my stairs, and more traffic than just avoiding my cats on said stairs) I may not have a lot of time to devote to this again. So many paused/abandoned projects...
BTW, maybe I should call this YATWE for Yet Another Traveller World Explainer. Unix does have YACC for yet another compiler compiler. As at a guess there are dozens of websites and software that does this already. But hey, I like Traveller software
And yes, that is one of my worlds I created. Guess I could also include a lot of worlds and load based on the UWP, or, once I get fancier, generate an appropriate world somehow.
Anyway, this is using the MAUI architecture, so in theory runs on both Windows and Android (and if I had a Mac, iOS as well). I may see if I can get it into the Android store if I can get permission (free of course) just to see if I can get a published app out there (hey, it may lead to an even better job!).
Longer term I'll be adding in the trade codes, but right now I've got the UWP. For those who want to know, it is a c# program and I am wanting to learn a few more things with the data binding and observable patterns. And I need to figure out unit testing because I think that is important for some things.
Even longer term, I'd love to throw trade back into this as well. I did that 20+ years ago when I first got laid off. it actually used the TravellerMap API to load systems and do some of the displays (i.e., the J6 maps around a system).
The Github repo is here: https://github.com/COliver988/TravellerWorldExplain if interested in code
As I do start an actual job (now with a commute longer than my stairs, and more traffic than just avoiding my cats on said stairs) I may not have a lot of time to devote to this again. So many paused/abandoned projects...
BTW, maybe I should call this YATWE for Yet Another Traveller World Explainer. Unix does have YACC for yet another compiler compiler. As at a guess there are dozens of websites and software that does this already. But hey, I like Traveller software
And yes, that is one of my worlds I created. Guess I could also include a lot of worlds and load based on the UWP, or, once I get fancier, generate an appropriate world somehow.