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

wordpress

Build A WordPress Network Navigation Menu

CSS3 Multilevel Menu

Animated CSS3 Multilevel Menu with Transition

Heat Map

Create a Flexible jQuery Data Heat Map

Polaroid Effect

How to Create Polaroid Images with CSS3