malikhollins / HungerGamesSimulator

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

Message Center V3 #49

Open malikhollins opened 6 months ago

malikhollins commented 6 months ago

Instead of looping through an array of contexts to find a gamestring, we should map the gamestrings to a dictionary of union of all contexts to different game strings - this could also go further to map context and inputs to string to provide a 1 to 1 mapping time

malikhollins commented 6 months ago

I want to keep the array of contexts instead of using one to keep the possibility of being able to build paragraphs.