sharkwouter / psp-sdl2-image-test

A simple SDL2_Image test for PSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSP SDL2 Image example

This is just for making sure SDL2_Image works on PSP.

screenshot

Build with:

mkdir build && cd build
psp-cmake ..
make

Also works for Linux, just use cmake instead of psp-cmake.

About

A simple SDL2_Image test for PSP

License:The Unlicense


Languages

Language:C++ 75.2%Language:CMake 24.8%