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