matteofumagalli1275 / starling_slotmachine

Starling extension to handle reels/wheels rotations. mostly used for slot machine games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starling reel rotation

Starling extension to handle reels/wheels rotations. mostly used for slot machine games.

It does not support different icon width or height in the same column.

It does support:

  • transitions-based rotation
  • async answer from the server (keeps rotating if no answer was given)
  • stop rotation with bounce
  • Mobile, Desktop and Browsers (tested on Android and Windows desktop)

Know issues:

  • on pepper flash isn't as smooth as flash player.

You can try the samples in the SampleXXX directory, they are flashdevelop projects. You need to have flashdevelop configured for starling.

About

Starling extension to handle reels/wheels rotations. mostly used for slot machine games.

License:MIT License


Languages

Language:ActionScript 54.8%Language:JavaScript 27.3%Language:Batchfile 11.7%Language:HTML 6.2%