/vita-pong

A Pong game realized on PS Vita with SDL2

Primary LanguageC++

Vita Pong

A Pong game realized on Vita with SDL2.

Build and run

  1. Install VITASDK.
  2. Clone repo git clone https://github.com/Hammerill/vita-pong && cd vita-pong.
  3. Build cmake . && make (if it throws an error, try typing this again).
  4. "vita-pong.vpk" file should appear. Copy this file to your hacked PS Vita and install via VitaShell.
  5. Bubble "Pong" will appear, you can now launch this game.