SkillAgentSearch skills...

PixelChess

Pixel chess game for PS Vita written in C++ using vita2d. Features local multiplayer, move history, and valid chess rules.

Install / Use

/learn @Macperek/PixelChess
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Pixel Chess (PS Vita) ♟️

A homebrew pixel-art chess game developed specifically for the PlayStation Vita. Please note that this is an amateur project created for fun and learning.

Features

  • Local PvP gameplay on a single console
  • Touch screen and physical button support
  • Move history with "Undo" functionality (Select button)
  • Fully implemented chess rules (En Passant, Castling, Promotion)
  • Custom pixel art graphics

Installation (For Players)

  1. Download the latest PixelChess.vpk from the Releases page.
  2. Transfer the .vpk file to your PS Vita using VitaShell (via FTP or USB).
  3. Install the .vpk and launch the game from the LiveArea.

Building from source (For Developers)

To compile this project, you need the VITASDK installed and configured.

Disclaimer

I am not responsible for any bricked consoles, SD card corruptions, or any other damage or issues that may occur to your PS Vita after installing or using this game. Install and play at your own risk.

License & Usage

You are completely free to use, modify, and build upon the source code and files in this repository. All I ask is that you give me proper credit if you decide to publish your modified version or use parts of my work in your own projects.

HAVE FUN!

<img width="957" height="544" alt="image" src="https://github.com/user-attachments/assets/6be27f66-01e7-4046-8221-7aa621829a37" />

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated7d ago
Forks0

Languages

C++

Security Score

70/100

Audited on Mar 24, 2026

No findings