A modern take on the classic Pong game, built with Zig and Raylib!
- ๐ฎ Smooth player controls (W/S or Up/Down arrows)
- ๐ค Smart AI opponent that tracks the ball
- ๐ Beautiful glow shader effects
- ๐ Progressive difficulty - ball and paddles speed up as you play
- ๐ฏ Score tracking system
- ๐จ Clean minimalist visuals with retro feel
W
orโ
- Move paddle upS
orโ
- Move paddle down
Make sure you have Zig and Raylib installed, then:
zig build run
- Glowing particles and effects
- Center line divider
- Real-time score display
- Smooth ball physics
- Dynamic paddle movement
CleanShot.2025-01-27.at.10.00.45.mp4
- Built with Zig programming language
- Uses Raylib for graphics
- Custom GLSL shader for glow effects
- 60 FPS smooth gameplay