Skip to content

rjanupam/pong-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game

Simple Pong game built with Zig and Raylib.


Build

  • Install dependencies:
    • Zig
    • Raylib
  • Build with: zig build
  • Run with: ./zig-out/bin/pong-zig

OR

  • Build and run with one command: zig build run

Controls

  • Start: Enter
  • Player 1: W and S
  • Player 2: Up and Down arrow keys
  • Pause: P
  • Quit: Escape

Expect issues, some are known already. This is made as a getting started project for Zig and Raylib.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages