malikhollins / HungerGamesSimulator

A hunger games simulator built using the .net blazor framework
0 stars 1 forks source link

Added restart-simulation-button2 #16

Closed philip0000000 closed 11 months ago

philip0000000 commented 1 year ago

Open issue #9

File: Sim.razor Added button "Restart". Added method Restart, that "restart the simulation".

File: Actor.cs Added method Reset. Set Actor object to default values.