Skip to content

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

Notifications You must be signed in to change notification settings

joy2play/starling_slotmachine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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)

You can try the sample in the SampleProject directory, it's a flashdevelop project. You need to have flashdevelop configured for starling.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ActionScript 88.9%
  • Batchfile 11.1%