PixelChess Vita
From GameBrew
More actions
| PixelChess | |
|---|---|
| General | |
| Author | Macperek |
| Type | Board |
| Version | 1.0 |
| License | N/A |
| Last Updated | 2026/03/10 |
| Links | |
| Download | |
| Website | |
| Source | |
Pixel Chess is a homebrew pixel-art chess game developed for the PlayStation Vita. It is written in C++ using the vita2d graphics library. The game features local player-versus-player gameplay on a single console with full chess rule enforcement.
This is the developer's first homebrew project for the PS Vita, created for fun and learning purposes.
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, including En Passant, Castling, and Promotion
- Custom pixel art graphics
Installation
Screenshots
Changelog
v1.0
- First Release.