Quantcast
Channel: stardot.org.uk
Viewing all articles
Browse latest Browse all 5780

programming • Re: Coding challenge: bouncing balls

$
0
0
Right ........ testing a new sprite engine and it doesn't look bad.

This one can do 25 balls at 60 Hz flickerfree.
There are still a few things to do:

- Sprites are now 9x8 so have to expand them to 9x9
- Sprites can only move vertical now, must add horizontal movement
- Have to add gravity

For now I'm testing it in colour mode because then I can see how much time the code takes per frame.
The white background is used for code so there is still some timing left for the updates.
To be continued ...... :lol:

BALL COLOUR DEMO:
object

Greetings
Kees

Statistics: Posted by oss003 — Mon Dec 15, 2025 8:23 pm



Viewing all articles
Browse latest Browse all 5780

Trending Articles