8000 GitHub - Evelynox/PvipGFX: This is a simple Pong game made with the "VipGFX" Library by key-real on SourceForge.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Evelynox/PvipGFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PvipGFX

PvipGFX is a simple Pong game built using the VipGFX library by key-real on SourceForge.

Features

  • Classic Gameplay Mechanics
    • Two-player controls (W/S and ↑/↓ keys)
    • Ball physics with wall/paddle collision
    • Score tracking system
  • Visual Elements
    • Clean retro-style UI
    • Colored paddles and ball
    • Center court divider
  • Technical Implementation
    • Frame-based animation system
    • Pixel-perfect collision detection
    • Responsive input handling

Installation

Dependencies

  • VIPGFX graphics library
  • C++17 compatible compiler
# Download
git clone https://github.com/Addiv420/PvipGFX.git
cd PvipGFX/src

# Starting Pong
export LD_LIBRARY_PATH=:.
./pong

# Build Pong
src/compiler.sh

If you have any questions or would like to contribute to this project, feel free to open an issue on GitHub!

About

This is a simple Pong game made with the "VipGFX" Library by key-real on SourceForge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0