Skip to content

Various snippets, libs, etc. for use with the Platino Game Engine (and sometimes, compatible with the Titanium SDK as well)

Notifications You must be signed in to change notification settings

peachpellen/Platino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Platino

Various snippets, libs, etc. for use with the Platino Game Engine (and sometimes, compatible with the Titanium SDK as well)


###Platino for Newbies A gentle introduction to Platino, covering:

  • Make a single line comment
  • Make a comment block
  • Set up a basic game scene
  • Display an image
  • Set the scene to fill various resolutions
  • Launch the game
  • Add an event listener
  • Create a function
  • Remove a sprite
  • Use an "if" statement
  • Show and hide a sprite
  • Create a transform
  • Use a transform on a sprite
  • Clear a transform

Full tutorial: http://techority.com/2014/03/07/platino-newbies/


###Long Touches and Double Taps Very simple code showing how to implement long touches and double taps in your Platino game.

Full tutorial: http://techority.com/2014/03/03/tutorial-long-touches-double-taps-platino/

 


###Ego Very simple library allowing you to save and load data to/from text files with a single line of code. Complete with a simple sample showing usage.

Full tutorial: http://techority.com/2014/03/29/ego-platino/

 


About

Various snippets, libs, etc. for use with the Platino Game Engine (and sometimes, compatible with the Titanium SDK as well)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published