Awesome Gideros Awesome

Awesome Gideros

A curated list of awesome resources for the Gideros Game Development Framework that allows you to easily create games and apps for Android, iOS, HTML5, WinRT and Desktop (Windows, OSX). Please feel free to contribute to the list by making a pull request.

Contents

Getting Started

Resources

A collection of resources (blog and forum entries, websites, packages etc) for Gideros

Tutorials and Tips

Full game examples

Publications

Books about Gideros - Gideros Mobile Game Development - Comprehensive book about developing a game for mobile with Gideros. - Learn Lua for iOS Game Development - Introducing a variety of Lua-based game development frameworks including Gideros.

IDEs and Editors

Code editors and plugins that work with Gideros - Using ZeroBrane Studio with Gideros - Introductory tutorial for using ZBS with Gideros Remote Preview. - Live Coding with Gideros and ZeroBrane Studio - Video showing the live coding capabilities of ZBS and Gideros. - ZeroBrane Studio integration and debugging - Video tutorial by the creator of ZBS. - Visual Studio Code plugin - With Gideros support (Windows only). - Sublime Text 3 plugin - Adding Gideros support to ST3.

Graphics and Shaders

Scene Management

Input

Animation and Tweens

Tilemaps

### Camera - Smooth camera with Drag and Pinch-to-Zoom - Useful class implementation for a camera in a mobile game.

Audio

Saving and Loading

Monetization

GUI

3D

Note: 3D support is still in development but if you like to play around with it already, here are some starting points - Tutorial using 3D in Gideros - Introduction by one of the maintainers of Gideros.

Plugins

Useful Lua-Libraries

General Lua libraries that are useful in gamedev but are not Gideros specific

License and Contributing

Please contribute to the list. Simply read the contribution guidelines to get started.

CC0