Skip to content

raylib v1.2.2

Compare
Choose a tag to compare
@raysan5 raysan5 released this 04 Jan 17:20
· 7578 commits to master since this release

Next big raylib release! Added support for multiple platforms! Now raylib C code can be compiled to Windows, Linux, OSX, RaspberryPi, Android and HTML5 (emscripten).

raylib v1.2.0 was published in September but this new v1.2.2 release corrects some bugs, improves support for multiple platforms and adds some new features (view CHANGELOG for a detailed list of changes).

raylib Windows Installer package includes the following tools:

  • Notepad++ 6.7.2: Code editor preconfigured for raylib, including code compilation scripts.
  • MinGW (GCC 4.7.2): C Compiler including raylib libraries and dependencies.
  • raylib Useful Content: Code examples, Game templates, rBMF fonts, etc.

Just enjoy learning with raylib!