Csharp Slot Machine. User Interface in xaml
File list:
SlotMachine-master
.................\Application.SlotMachine
.................\.......................\Domain
.................\.......................\......\Aggregates
.................\.......................\......\..........\Payouts
.................\.......................\......\..........\.......\CombinationFunction.cs
.................\.......................\......\..........\.......\CreditsPlayed.cs
.................\.......................\......\..........\.......\Payout.cs
.................\.......................\......\..........\.......\SymbolGroupPayout.cs
.................\.......................\......\..........\.......\SymbolPayout.cs
.................\.......................\......\..........\Symbol.cs
.................\.......................\......\..........\SymbolDistribution.cs
.................\.......................\......\..........\SymbolGroup.cs
.................\.......................\Helpers
.................\.......................\.......\PayoutCalculators
.................\.......................\.......\.................\ForEachCalculator.cs
.................\.......................\.......\.................\ForEachSymbolCalculator.cs
.................\.......................\.......\.................\MatchAllSymbolGroupsCalculator.cs
.................\.......................\.......\.................\MatchAllSymbolsCalculator.cs
.................\.......................\.......\IPayoutsFactory.cs
.................\.......................\.......\PayoutCalculator.cs
.................\.......................\.......\PayoutManager.cs
.................\.......................\.......\SymbolGroupPayoutsFactory.cs
.................\.......................\.......\SymbolPayoutsFactory.cs
.................\.......................\Properties
.................\.......................\..........\AssemblyInfo.cs
.................\.......................\Services
.................\.......................\........\ISlotMachineService.cs
.................\.......................\........\SlotMachineService.cs
.................\.......................\Application.SlotMachine.csproj
.................\.......................\ClassDiagram1.cd
.................\.......................\SlotMachineContext.cs
.................\Application.SlotMachine.UI
.................\..........................\Helpers
.................\..........................\.......\ReplayCommand.cs
.................\..........................\.......\SpinnerFactory.cs
.................\..........................\Properties
.................\..........................\..........\Annotations.cs
.................\..........................\..........\AssemblyInfo.cs
.................\..........................\..........\Resources.Designer.cs
.................\..........................\..........\Resources.resx
.................\..........................\..........\Settings.Designer.cs
.................\..........................\..........\Settings.settings
.................\..........................\ViewModels
.................\..........................\..........\SlotMachineViewModel.cs
.................\..........................\..........\SpinnerViewModel.cs
.................\..........................\App.config
.................\..........................\App.xaml
.................\..........................\App.xaml.cs
.................\..........................\Application.SlotMachine.UI.csproj
.................\..........................\MainWindow.xaml
.................\..........................\MainWindow.xaml.cs
.................\..........................\Spinner.xaml
.................\..........................\Spinner.xaml.cs
.................\.gitattributes
.................\.gitignore
.................\SlotMachine.sln
.................\SlotMachine.sln.DotSettings