summaryrefslogtreecommitdiff
path: root/examples/snake/main.lua
AgeCommit message (Expand)Author
2023-11-23Support for different platforms. Platform_desktop_sdl.jussi
2023-11-16Lightmap 100 and 120 shaders. Snake and platformer example refining.jussi
2023-10-31GlyphInfo type. Some new text and core functions.jussi
2023-10-30Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and che...jussi
2023-10-30Userdata objects can be referenced with lightuserdata.jussi
2023-10-29Fixed examples.jussi
2023-10-27New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh...jussi
2023-05-01Texture now can be either Texture or RenderTexture. No need to change texture...jussi
2023-04-06All global variables and functions are not in global RL table. doc_parser cre...jussi
2022-06-26Get font info.jussi
2022-06-21Removed autoset fps.jussi
2022-03-04Custom log function.jussi
2022-02-22Touch and gestures.jussi
2022-02-18Added initial files.jussi