-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port UI to Blazor #309
Comments
A large number of sub-issues will need to be created for individual sections of the UI, either forms or controls. And also one for flipping the switch to create an entirely web-based version of the UI once this is all done. |
This is kind of parallel to #322 as this is updating the UI itself while that is updating the connection of the UI to the underlying backend code. Not sure which would be better first, either way things will have to be rewritten twice, and updating both at once for the same section of the UI will only cause chaos... |
What do you want to see?
Finish porting the game's UI to Blazor, now that the proof of concept was successful.
How would it help players?
Better looking, easier to manage UI
Alternatives
Other UI frameworks such as WPF, Avalonia, Unity...
Screenshots and mockups
N/A
Things to consider
???
The text was updated successfully, but these errors were encountered: