awesome-gideros
github.com/stetso/awesome-gideros ↗A curated list of awesome Gideros resources, classes and tips.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me input resources from awesome-gideros"
Installation instructions →What's inside
Resources
- AccelerometerInput
Quick example of how to use the device accelerometer as input.
- AceSlide classGUI
Sliding UI-Element that can be used for example for level selection.
- Admob integrationMonetization
Video tutorial about integrating Admob into your game.
- Animation using MovieClipAnimation and Tweens
Tutorial on how to animate sprites using the MovieClip class.
- Breakout CloneFull game examples
Tutorial about creating a Breakout-like game using Gideros and Box2D.
- Button classGUI
Simple class for creating clickable buttons.
Getting Started
- API Reference
Whenever you need to figure something out- this is the first place to go.
- Developer Guide
Official list of guides and tutorials.
- Download Gideros
Get Gideros here (it is free but donations are welcome!).
- Forum
Join the very helpful community.
- Getting Started Manual
Check here first to get an overview of the framework.
- Online Editor
Try Gideros in your browser without installing anything.
Related Awesome Lists
Useful Lua-Libraries
- Bresenham
Bresenham's line algorithm, implemented in Lua.
- bump
Simple, flexible and fast library for collision detection using axis-aligned bounding boxes (from version 2017.8 onwards Gideros contains a C-port of the library with the same API that should be used instead
- inspect
Easily pretty-print your tables to the console in a readable way.
- jumper
Super-fast grid-based pathfinding for Lua.
- lume
Great collection of functions that are useful for game development.
Showing a sample of 56 resources. View the full list on GitHub →