/gamooga-tutorials

Tutorials to develop apps/games using Gamooga.

Primary LanguageObjective-C

Gamooga Tutorials

This repository contains tutorials on development of apps/games using Gamooga.

This is a step by step tutorial to convert a "pass your device" style iOS game of TurnWars to realtime multiplayer over internet using Gamooga. The original game is developed as part of tutorials from Ray Wenderlich website. Languages: objective-c (client side), lua (server side)

In this tutorial we create a realtime collaborative draw-as-you-like application. Langauges: HTML/javascript (client side), lua (server side)

If you have any queries, please create an issue in this repository.