This website requires JavaScript.
Explore
Help
Register
Sign In
Cryz
/
arduino_pong
Watch
1
Star
0
Fork
0
You've already forked arduino_pong
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7afa70c9d82325c4547156d86d86ffe7f253b5d3
arduino_pong
/
src
History
andrea
7afa70c9d8
fix ball bouncing on pad behavior
...
now the ball bounces on pad when hit the pad, not when it reaches the edge of the "screen"
2026-03-18 19:12:09 +01:00
..
ball.cpp
total reframe with classes
2026-03-17 23:25:30 +01:00
ball.h
total reframe with classes
2026-03-17 23:25:30 +01:00
config.h
total reframe with classes
2026-03-17 23:25:30 +01:00
engine.cpp
fix ball bouncing on pad behavior
2026-03-18 19:12:09 +01:00
engine.h
move some logics to loop()
2026-03-18 18:12:38 +01:00
font.h
Show scores on the matrix, show winner message once someone reches 9, add start ball movement delay on start and restart after score, and fix uncentered ball on restart
2026-03-16 22:37:53 +01:00
paddle.cpp
clean main sketch file
2026-03-18 19:00:50 +01:00
paddle.h
clean main sketch file
2026-03-18 19:00:50 +01:00
pong_render.cpp
total reframe with classes
2026-03-17 23:25:30 +01:00
pong_render.h
total reframe with classes
2026-03-17 23:25:30 +01:00