© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
14 replies
Kingdawanage

✅ Creating interactive objects in Blazor

So i decided to pick up Blazor and to that end, I decided to port a winforms game i made to a blazor webassembly app. The problem i am facing is that i am unsure how to create the objects for the game. For reference, it is a brick breaker game where there are bricks, a bat, walls and the ball. On winforms i used the System.Drawing extension to get this done, and used a collision detection on the ball to rebound when they contact any of the components. I'd like to know how i can draw these ibjects on blazor ty.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

blazor layout not interactive
C#CC# / help
2y ago
creating objects in a different class
C#CC# / help
3y ago
❔ Blazor - Get objects from child components
C#CC# / help
3y ago
❔ Bug in blazor?
C#CC# / help
3y ago