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

1

Display Disclaimer Popups In WordPress Using jQuery

1

Creating a Detailed Camera Icon

WordPress Thumb

How To Exclude A Category From Your WordPress Feed

1

How to Create Animated Buttons with CSS3