Solitaire
Solitaire copied to clipboard
I'm not an avalonia or C# developer or I would try and dig into this on my own. I have played this on the web and it has a steady...
When playing Spider, after there are no more cards in stock, it becomes impossible to move cards into empty slots. This commit fixes the issue by making sure the game...
Forgot to report for tracking. This is the only animation in the app and the effect is pretty subtle. https://github.com/AvaloniaUI/Solitaire/blob/8f5a3713c9100faf49e13dc3919420706835e3df/Solitaire/Styles/TrayContainer.axaml#L51-L67
When using the undo button the game becomes impossible to finish. Some cards become stuck and others will no longer move to an empty spot on the table. Cards that...
I'm looking at the Solitaire example to learn Avalonia and the above error is throwing me off. Can you add the necessary to all the items in the Styles directory?...
A fresh git clone and build of the solution in VS2022 results in none of the .axaml files working in the preview. The error shown is "Dynamic code generation is...
- [x] `dotnet dev-certs https --trust` - [x] `dotnet run Solitaire.Browser.csproj` - [ ] https://localhost:5001/?arg=Solitaire.Browser.csproj I can see the logo "Powered by Avalonia", then I got errors: