This website requires JavaScript.
Explore
Help
Register
Sign In
Cryz
/
arduino_pong
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
arduino_pong
/
src
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
andrea
f88de159f5
Arduino Pong CI / build (macos-latest) (push)
Has been cancelled
Details
Arduino Pong CI / build (ubuntu-latest) (push)
Has been cancelled
Details
Arduino Pong CI / build (windows-latest) (push)
Has been cancelled
Details
Arduino Pong CD / release (push)
Has been cancelled
Details
restore default values
2026-03-21 13:59:03 +01:00
..
ball.cpp
random shift ball vertical position after score
2026-03-19 22:32:01 +01:00
ball.h
clean logs and improve engine handling by removing hits and movment_delay from the loop to the engine
2026-03-18 21:41:51 +01:00
config.h
restore default values
2026-03-21 13:59:03 +01:00
engine.cpp
choose game mode
2026-03-21 10:24:15 +01:00
engine.h
choose game mode
2026-03-21 10:24:15 +01:00
font.cpp
select difficulty level (when play against bot) using a dedicated frame to show a graphics menu
2026-03-21 12:10:52 +01:00
font.h
select difficulty level (when play against bot) using a dedicated frame to show a graphics menu
2026-03-21 12:10:52 +01:00
menu.cpp
clean code adding a menu class
2026-03-21 13:52:54 +01:00
menu.h
clean code adding a menu class
2026-03-21 13:52:54 +01:00
paddle.cpp
clean code adding a menu class
2026-03-21 13:52:54 +01:00
paddle.h
select difficulty level (when play against bot) using a dedicated frame to show a graphics menu
2026-03-21 12:10:52 +01:00
renderer.cpp
choose game mode
2026-03-21 10:24:15 +01:00
renderer.h
choose game mode
2026-03-21 10:24:15 +01:00