How to Build a Flash-like game with scripty2

Flash games are facing stiff competition from JavaScript. We’ll see why when we follow along with tutorial by Thomas Fuchs. On this tutorial Thomas Fuchs from http://mir.aculo.us teach us how to create game of memory using javascript.

scripty2 600x493 How to Build a Flash like game with scripty2

All we need is a little help from a few open source tools. For the visuals, we use Scripty2 animation framework, the successor to script.aculo.us. We’ll learn about easings, how to use and combine its built-in effects, and how to write your own.

We also use the Prototype JavaScript framework to write shorter, cleaner code, especially when managing the data structures and game logic.

Demo: http://mir.aculo.us/tutorials/scripty2-memory/

Incoming search terms for the article:

Related Posts

Correctly Embed Watermarks In Portrait And Landscape Photos Using Conditional Actions In Photoshop CS6.1

Oregon-Inspired Photoshop Tutorial

Create Google Play’s Tab Navigation Using jQuery And CSS

PS Advanced Compositioning