AvaloniaUI / Avalonia.Samples

Avalonia.Samples aims to provide some minimal samples focusing on a particular issue at a time. This should help getting new users started.
https://www.avaloniaui.net
606 stars 103 forks source link

Move Avalonia.BattleCity to the samples repo #39

Closed maxkatz6 closed 1 year ago

maxkatz6 commented 1 year ago

Topics to cover

https://github.com/kekekeks/Avalonia.BattleCity Shows how to create a simple canvas-based game with no lower level access to the rendering stack. Something what can be a base for most of applications.