...You can easily extend the core with plugins. Import your existing (C, C++, Java or Obj-C) code, bind to Lua, and interpret them directly. Dozens of open-source plugins are already developed and ready to use: ads, in-app purchases, physics for 2d or 3d, Steam integration, and many more.
A simple and easy-to-use library to enjoy videogames programming
raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Do you want to see all functions available in raylib? Check raylib cheatsheet. 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. raylib has received several recognitions in the last years and many people have written about the library. Here there are the main awards received from Google and...
Boxxx Engine is a very simple 2D engine written purely in C language.
This code uses BGI graphic library and is compiled with Borland Turbo C 2.0.
The goal of this project is to come up with a physically complex yet simple in principle 2D engine.
The release is without any warranty of fitness for a particular purpose.