Skip to main content

A curated list of awesome Gideros resources, classes and tips.

35
GitHub Stars
56
Curated Resources
4
Categories
2 hours ago
Last Refreshed
Getting StartedResourcesUseful Lua-LibrariesRelated Awesome Lists

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

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 →