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

Create rair-pong example dapp from empty sdk dapp #30

Open
RAIReth opened this issue Dec 2, 2024 · 0 comments
Open

Create rair-pong example dapp from empty sdk dapp #30

RAIReth opened this issue Dec 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RAIReth
Copy link
Contributor

RAIReth commented Dec 2, 2024

Add pong functionality to empty sdk dapp to show new developers the complete workflow to create a new functional dapp.

Requires creating new API points. 2 endpoints. 1 to keep track of the increments for the score. 2 decide winner/loser

Realtime communication with sockets to keep track of where paddle is.

This will still be difficult / complex due to real time nature of video games.


Really important to show the complete workflow/process for how to build a new dapp. Requires building backend API endpoints

https://codesandbox.io/p/sandbox/pong-game-react-e1r8x?file=%2Fsrc%2FApp.js

@RAIReth RAIReth added the enhancement New feature or request label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants