Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Really simple sample #27

Open
moljac opened this issue Jun 22, 2023 · 2 comments
Open

Really simple sample #27

moljac opened this issue Jun 22, 2023 · 2 comments

Comments

@moljac
Copy link

moljac commented Jun 22, 2023

Hi

Trying to teach my kids programming and I need really simple sample.

Something like:

https://www.ponggame.org/

Just few tasks:

  1. setup scene (MAUI template + Button click + 2nd page with "game")
  2. draw/render object[s]
  3. move/animate object[s]
  4. advanced (collision, logic, etc)

Is there something like that?

Thanks

@bijington
Copy link
Owner

@moljac apologies for the delayed response. There is something that I have been working on that demonstrates how to build an online Air Hockey game. It is still a work in progress but you can see the code at: https://github.com/bijington/orbit/tree/feature/enhance-air-hockey/games/AirHockey

@moljac
Copy link
Author

moljac commented Jan 29, 2024

@moljac apologies for the delayed response.

Hi Shaun!

No worries.

There is something that I have been working on that demonstrates how to build an online Air Hockey game. It is still a work in progress but you can see the code at: https://github.com/bijington/orbit/tree/feature/enhance-air-hockey/games/AirHockey

Yes. I saw that. It was more that I needed, but helped to do some simple things.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants