Coder Social home page Coder Social logo

ezhangle / spelunky-psp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbeef/spelunky-psp

0.0 0.0 0.0 88.49 MB

Spelunky remake for Sony PSP.

License: Other

CMake 0.09% C++ 99.43% Shell 0.01% C 0.07% Dockerfile 0.01% PowerShell 0.01% Java 0.39%

spelunky-psp's Introduction

Spelunky® Classic remake for the Sony PSP Build status

Rewriting the game from scratch in C++17 and OpenGL 1.3 / ES 1.0, using CMake as a build system and SDL as a part of a platform abstraction layer, making it a truly multiplatform experience.

Playing on PSP

How?

Original Spelunky classic was written using GameMaker, properietary tool for creating games. License, under Derek Yu, its autor, released sources says clearly than one can use them, combined with assets freely as long as it is not for one's profit.

This is fantastic, but in the same time limiting, as an eager programmer can't build its favorite game untill GameMaker declares it will now support some retro console (which is very unlikely to happen).

But, as there are good people providing and maintaining free, homebrew toolchains (i.e devkitPro organization or pspdev group) it is still possible to reuse assets and use provided sources as a point of reference, when rewriting original sources to C++, using commonly adopted, multi-platform rendering API - OpenGL.

Currently supported platforms are:

  • PSP
  • Android
  • Linux
  • Windows
  • macOS

With successful attempts to run it on such devices as Raspberry PI 3, Orange PI One, Samsung Note III.

See the development videos I put on Youtube:

See my other Spelunky-related projects:

Documentation

Copyrights

Full license text can be accessed under this link:

https://github.com/dbeef/spelunky-psp/blob/master/LICENSE

Briefly, as for my (Daniel 'dbeef' Zalega) code, I distribute it under GNU General Public License, as for Spelunky Classic game assets, I use and distribute them under Spelunky® User License v1.1b.

PSP is a trademark of Sony and is used purely for descriptive purposes. This game is not affiliated with Sony.

spelunky-psp's People

Contributors

bedzior avatar dbeef avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.