Thanks to visit codestin.com
Credit goes to github.com

Skip to content

๐Ÿ“ A simple 2D local multiplayer Ping Pong game built in C with Raylib. Play with a friend on the same keyboard โ€” lightweight, fast, and fun!

pixelsmoothie/raylib-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Ping Pong Game (Local Multiplayer)

A simple 2D local multiplayer Ping Pong game written in C.
No installation or additional libraries needed โ€” just run the executable!


๐ŸŽฎ Features

  • Local 2-player gameplay on the same keyboard
  • Smooth ball physics and paddle collisions
  • Lightweight and self-contained

๐Ÿ•น๏ธ Controls

Player 1

  • W โ†’ Move paddle up
  • S โ†’ Move paddle down

Player 2

  • Up Arrow โ†’ Move paddle up
  • Down Arrow โ†’ Move paddle down

General

  • Esc โ†’ Exit game

โ–ถ๏ธ Play

Simply download the executable from the Releases section (if uploaded) or run the one included in this repository.


๐Ÿ“ธ Screenshot

image

๐Ÿ“œ License

MIT License โ€” feel free to fork, modify, or redistribute.

About

๐Ÿ“ A simple 2D local multiplayer Ping Pong game built in C with Raylib. Play with a friend on the same keyboard โ€” lightweight, fast, and fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages