From 2b0d680b3bb00e9e4eae22afec1c367e4412e18c Mon Sep 17 00:00:00 2001 From: Cong Date: Thu, 28 Dec 2023 09:06:18 +1100 Subject: [PATCH] Add spelunky psp (fixes #2396) --- games/s.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/games/s.yaml b/games/s.yaml index af333e76e..7be7b785c 100644 --- a/games/s.yaml +++ b/games/s.yaml @@ -1891,6 +1891,30 @@ images: - https://raw.githubusercontent.com/yancharkin/SpelunkyClassicHDhtml5/master/screenshots/screenshot_00.jpg +- name: SpelunkyPSP + originals: + - Spelunky Classic + type: remake + repo: 'https://github.com/dbeef/spelunky-psp' + url: https://dbeef.github.io/spelunky-psp/ + development: sporadic + status: semi-playable + multiplayer: + - Local + content: free + langs: + - C++ + frameworks: + - SDL2 + - OpenGL + - EnTT + licenses: + - Custom + info: It’s a complete rewrite from scratch. + updated: 2023-12-28 + video: + youtube: eKG-O0Q9Q88 + - name: splexhd langs: - C++