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

PongGame #31

Open
SpartanDylan7 opened this issue Nov 29, 2022 · 5 comments
Open

PongGame #31

SpartanDylan7 opened this issue Nov 29, 2022 · 5 comments

Comments

@SpartanDylan7
Copy link

I bought your book, "Learn JavaFX and App Development", I had just finished the third chapter and copied the pong game down onto my computer. When I ran it it didn't work. The enemy paddle and the player paddle both spawned at 0, 0. I'm not sure why this happened. I double checked the code and rewrote all of it, same issue.

@AlmasB
Copy link
Owner

AlmasB commented Nov 30, 2022

Hi, thank you for the support.

Can you confirm whether the code from this repository's Pong functions correctly?

@SpartanDylan7
Copy link
Author

No It does not I have copied it over and it does not work. Sorry about the delay to respond.

@cbmarcum
Copy link

cbmarcum commented Dec 24, 2022

When I run the Pong from the GitHub project on macOS Ventura it seems to spawn them in the correct location.

@SpartanDylan7
Copy link
Author

For some reason also the BuildAndPlay method doesn't work either. IntelliJ gives me an error whenever I use it.

@AlmasB
Copy link
Owner

AlmasB commented Dec 30, 2022

This is an IntelliJ bug. The method works, but the IDE highlights it red.

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

3 participants