QGame means Quick Game or Cute Game. It is a lightweight cross-platform Lua game library based on SDL and its additional libraries. Developers can use simple Lua scripts Create a game program with excellent efficiency and volume. The current version of QGame can provide image rendering, media playback control, and system information acquisition and complete interactive event handling.
We simply divide Qgame into five parts (for now): window and management, basic functions, graphics, interaction, and media. You can find the manuals of these APIs in the following locations:
- Window
(s?)and management[In progress] - Basic functions[Not started]
- Interactive[Not started]
- Media and control[Not started]
- Grapics and operations[Not started]
@VoidmatrixHeathcliff is on his way
[VisualDust escaped]