malikhollins / HungerGamesSimulator

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

Simulation Event #7

Closed malikhollins closed 11 months ago

malikhollins commented 1 year ago

Acceptance Criteria: There is an event which can be created that will alter the simulation in some way.

This event can alter the simulation. Be it shrinking the world map, adding an additional actor, or creating an explosion in a part of the map. (Uses / alters the simulation data)

These events take up an entire day.