Skip to content

Commit 00a2fd0

Browse files
agneszitteMartinZikmund
authored andcommitted
docs: Add PongWars sample to the samples list
1 parent 4811cc3 commit 00a2fd0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/samples.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,12 @@ An example that demonstrates the use of `PipsPager` with a `FlipView`, in an app
282282

283283
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/PetAdoptUI)
284284

285+
### Uno PongWars
286+
287+
Uno PongWars is a simple minigame that draws inspiration from the [PongWars HTML/JavaScript sample](https://github.com/vnglst/pong-wars), reimagined with the modern capabilities of [Uno Platform](https://platform.uno). Set in the backdrop of the eternal conflict between day and night, good and bad. This sample showcases Material design for a visually appealing experience. It demonstrates the use of [C# Markup](https://aka.platform.uno/csharp-markup) for UI development and [MVUX](https://aka.platform.uno/mvux) for state management, highlighting how Uno Platform enables building responsive games across Web (WebAssembly), Windows, Linux, Mac Catalyst, iOS, and Android from a single codebase. Explore interactive elements like a speed slider and adaptable theme colors, all running natively across platforms.
288+
289+
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/PongWars)
290+
285291
### SkiaSharp Test
286292

287293
An example of the Uno implementation of SkiaSharp creating a basic canvas with text.

0 commit comments

Comments
 (0)