QuickGame icon indicating copy to clipboard operation
QuickGame copied to clipboard

Simple PSP Graphics/Games Library

Results 6 QuickGame issues
Sort by recently updated
recently updated
newest added

These are some lua bindings for chipmunk physics: https://github.com/stetre/moonchipmunk How difficult would it be to integrate this package into quickgame?

I noticed that the circle.png and other png images are not commited to repository so when you run for example basic sample, all you get is a black screen as...

When I try to load any sprite I can't see it when running. I was doing the Flappy Bird tutorial. Everything was compiled in Linux.

I tried to compile my game in a docker container, but it gave me this error: /content/QuickGame/interpreter/graphics.c: In function 'lua_qg_set_clear_color': /content/QuickGame/interpreter/graphics.c:28:17: error: implicit declaration of function 'luaL_checkint'; did you mean...

I new on psp game development i was interesting for create a psp game so i found this library but my problem is **how i draw a text using font**...

Ik it hasn't been that long, but I really wish this was still being updated. Really good tool but I gotta wrestle with it just to get it to work....