Skip to content

Mario-SO/zig-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏓 Zig Pong

A modern take on the classic Pong game, built with Zig and Raylib!

✨ Features

  • 🎮 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

🎯 Controls

  • W or - Move paddle up
  • S or - Move paddle down

🛠️ Building

Make sure you have Zig and Raylib installed, then:

zig build run

🎥 Game Preview

  • 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

🔧 Technical Details

  • Built with Zig programming language
  • Uses Raylib for graphics
  • Custom GLSL shader for glow effects
  • 60 FPS smooth gameplay

About

Pong game implemented in Zig

Topics

Resources

Stars

Watchers

Forks

Languages