jdgwf / battletech-tools

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

Rewrite to Typescript + React #6

Closed jdgwf closed 3 years ago

jdgwf commented 5 years ago

Due to "Javascript Fatigue" I had stopped work on this project. I'm currently rewriting the entire app in Typescript and using React as the front end UI.

The rewrite steps will be in this order: Alpha Strike Roster BattleMech Creator

Printing functions will be via HTML/SVG when those are done.

Current Progress: Scaffolding is done, Alpha Strike display card is done, Alpha Strike in-play butons and events aren't yet.

This is all being handled in master branch, gh-pages are created by a gh-pqages deply function in npm. All the old code is now in the old branch.