Remove PixiJS dependencies and references from the project, transitioning to a plain DOM approach for UI rendering. Update documentation to reflect these changes and enhance the layout and structure of the game screen for improved user experience.
This commit is contained in:
@@ -115,8 +115,7 @@ say so explicitly in the change description.
|
||||
bare `<PackageReference Include="..." />` in the project.
|
||||
- Transitive pinning is on, so a downgrade warning means you bump the central version rather than
|
||||
adding a per-project override.
|
||||
- Keep the dependency count low. Arch, Aspire and the test runners are the whole budget; `pixi.js`
|
||||
is installed but not imported yet — it is there for the game view inside a school.
|
||||
- Keep the dependency count low. Arch, Aspire and the test runners are the whole budget.
|
||||
|
||||
## Things that will bite you
|
||||
|
||||
|
||||
Reference in New Issue
Block a user