Posts: 713
Threads: 117
Joined: Apr 2022
Reputation:
105
09-24-2024, 07:54 PM
(This post was last modified: 09-24-2024, 07:58 PM by Dav.)
What a super game, @RokCoder! Nice looking, simple and fun to play. The code is great too. Sure wish I knew how to use GL stuff.
When I get back home tonight, I'll try to see how far I can get in the game. Won't be near Terry I'm sure.
- Dav
Posts: 1,277
Threads: 120
Joined: Apr 2022
Reputation:
100
There is one improvement that could be made to the game to make it perfect. The mouse pointer does not equal where the balls will go. In Peggle where you place the mouse pointer that is where the ball will shoot. The mouse pointer is always a bit off. Perhaps hide the mouse pointer and have a small bulls-eye icon or something like that instead that never leaves the screen but is true to where the balls will aim for.
So many times I've miscalculated at the worst possible moment because I keep forgetting the mouse pointer is not what I should be aiming for.
The game is hella fun otherwise!
New to QB64pe? Visit the QB64 tutorial to get started.
QB64 Tutorial
Posts: 1,277
Threads: 120
Joined: Apr 2022
Reputation:
100
- That's a rabbit hole I'm going to steer clear of
That's a shame. Your ideas of Peggle like additions sound awesome.
New to QB64pe? Visit the QB64 tutorial to get started.
QB64 Tutorial
Posts: 367
Threads: 23
Joined: May 2022
Reputation:
55
@RokCoder, I opened a PR to work around the bugs you commented on in the code.