Skip to content

psp2dev/raylib4Vita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raylib4Vita

raylib4Vita is a raylib port for PlayStation Vita

Ready to have a lot of fun?

  • Install your vitasdk environment check https://vitasdk.org/ PIB library and piglet is needed
  • clone this repository and execute vita-makepkg
  • Install raylib4vita pkg with tar -C $VITASDK/arm-vita-eabi/ -xvf raylib4Vita-4.2.0-1-arm.tar.xz

raylib4Vita is based on raylib is a simple and easy-to-use library to enjoy videogames programming.

raylib is highly inspired by Borland BGI graphics lib and by XNA framework and it's specially well suited for prototyping, tooling, graphical applications, embedded systems and education.

NOTE for ADVENTURERS: raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging... just coding in the most pure spartan-programmers way.

Ready to learn?

Change log

  • 19/08/2022 public release using raylib 4.2.0 for vitasdk
  • 4/11/2021 public release using raylib 4.0.0 for vitasdk
  • 9/5/2021 public release using raylib 3.7.0 for vitasdk
  • 25/12/2020 Initial public release celebrating raylib 3.5.0 release

Credits

  • @raysan5 for his amazing work with raylib and raylib has an incredible community developing in the open way!!!!
  • @frangar @fjtrujy @psxdev aka "los nenes"

License

raylib is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check LICENSE for further details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published