Terri-Fried is a multi-platform game originally made by PolyMars in C++ for Ludum Dare 46.
This is a Terri-Fried fork, which focuses on PSV version and steady stream of updates.
- CMake
- C++ build tools
- VitaSDK
- Git
It's suggested to use Ubuntu on WSL in case of compiling on linux, it is the same as on Linux (below).
- Install VitaSDK via vdpm
- Clone this repository:
git clone https://github.com/przebor/Terri-Friedand move into it:cd Terri-Fried - Generate Makefile:
cmake . - Build the vita package:
make Terri-Fried.vpk - Compiled Terri-Fried should be available at
Terri-Fried.vpk
Literally everything you could think of:
- Scoreboard
- Multi-player of some sort (?)
- More control options
- Customization
- Settings + main menu
Original source code - Terri-Fried Github Action for building - mandar1jn's fork



