Hi
Trying to teach my kids programming and I need really simple sample.
Something like:
https://www.ponggame.org/
Just few tasks:
- setup scene (MAUI template + Button click + 2nd page with "game")
- draw/render object[s]
- move/animate object[s]
- advanced (collision, logic, etc)
Is there something like that?
Thanks