
- #Gideros or how to#
- #Gideros or manual#
- #Gideros or android#
- #Gideros or code#
Encrypting save files - Some ideas (with code) about securing the save files from unwanted manipulation. DataSaver module - User-friendly wrapper to make saving and loading data as easy as possible. Using JSON - Loading and saving manually via JSON. Intro to using audio with Gideros - Tutorial about generating and using sounds with Gideros. Smooth camera with Drag and Pinch-to-Zoom - Useful class implementation for a camera in a mobile game. #Gideros or how to#
Collision with Tilemaps - Examples and suggestions on how to make stuff collide with the tiles in your tilemap. Spriteheet animation class - Class that helps with creating and playing animations from spritesheets. Animation using MovieClip - Tutorial on how to animate sprites using the MovieClip class. GTween - Tween sprite variables with this library (comes with all the easing functions you need). Shake detection - Small snippet to detect device shake. Accelerometer - Quick example of how to use the device accelerometer as input. Gestures - Define and detect complex gestures from points a list of points. GidSwipe - Easy to use tap and swipe manager for mobile. Passing variables using the SceneManager - Passing variables to the next scene when using the scene manager. SceneManager - Easily switch between scenes with or without transitions. Intro to clipping and the RenderTarget - Text-based tutorial on how to use the RenderTarget class to create a clipping effect. Shadertoy viewer - Check out shaders from Shadertoy using Gideros. Shaders in Gideros - Introductory text about shaders in Gideros. Sublime Text 3 plugin - Adding Gideros support to ST3. #Gideros or code#
Visual Studio Code plugin - With Gideros support (Windows only).
ZeroBrane Studio integration and debugging - Video tutorial by the creator of ZBS.Live Coding with Gideros and ZeroBrane Studio - Video showing the live coding capabilities of ZBS and Gideros.Using ZeroBrane Studio with Gideros - Introductory tutorial for using ZBS with Gideros Remote Preview.Learn Lua for iOS Game Development - Introducing a variety of Lua-based game development frameworks including Gideros.Ĭode editors and plugins that work with Gideros.Gideros Mobile Game Development - Comprehensive book about developing a game for mobile with Gideros."Grab the treasure" course - Comprehensive getting-started guide to Gideros by developing a small game.Breakout Clone - Tutorial about creating a Breakout-like game using Gideros and Box2D.Top-down roguelike Tutorial - Extensive tutorial series about making a turn-based roguelike in Gideros.Simple square-dodge game - Introductory tutorial about creating a simple square-dodge game.Desktop API - Overview of the Desktop API to manipulate mouse cursor and window decorations.Improving performance - Forum thread with hints about improving the performance of Gideros apps.
#Gideros or android#
Publishing to Android - Getting started with publishing to Android. Introductory Video Tutorial - By one of the maintainers of Gideros. Developer Guide - Official list of guides and tutorials.Ī collection of resources (blog and forum entries, websites, packages etc) for Gideros Tutorials and Tips. Online Examples - See some of the capabilites of Gideros in your browser. Online Editor - Try Gideros in your browser without installing anything. Forum - Join the very helpful community. API Reference - Whenever you need to figure something out- this is the first place to go. #Gideros or manual#
Getting Started Manual - Check here first to get an overview of the framework.
Download Gideros - Get Gideros here (it is free but donations are welcome!). Please feel free to contribute to the list by making a pull request. 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).