jdgwf / battletech-tools

BattleTech and Alpha Strike mech utilities
https://jdgwf.github.io/battletech-tools/
MIT License
21 stars 9 forks source link

"Tablet View" for gameplay #5

Closed WarWolfen closed 2 years ago

WarWolfen commented 5 years ago

The Alpha-Strike tool could offer an addition to the gameplay view. It could look like the card is full screen and with a navigation at the top for the units and on the left for the mechs (or units). In this way, it would be a charm to use the cards on a tablet standing next to the gaming table.

jdgwf commented 5 years ago

Can you make a more visual mock-up of what you’re describing? I’m about to reopen this project and rewrite likely using react & typescript. A lot of my problem with this project was “JavaScript fatigue.” I’d really like to continue work on it.

I’ve got a pretty big project I’m closing up in the next few months and this will be on full burn again. :)

WarWolfen commented 5 years ago

Hi! Nice to hear back from you! With this I mean something like in my own project: image

You see the "tabs" at the top? So you can switch between mechs and there is no need to scroll up and down (which makes it a lot more convenient on tablets in my view).

WarWolfen commented 5 years ago

Oh, and my project is here btw: https://github.com/ClanWolf/ASCard

Lots of ugly JS, I guess... :)

jdgwf commented 5 years ago

Cool! I bet something like that can be implemented.Sorry I missed this issue... it must have slipped through. I've been working on this beast: https://savaged.us 94K lines of TS and TSX code

My goal is to keep have a fully offline capable PWA. I'll likely be adding Google Drive sync for multi-device sharing (as well as export/import json files)