I've been playing around with SVGs lately and was amazed at how easy it is to create a simple
coloring page that runs on almost any browser and device. No Canvas or HTML5 API.
Check it out:
The code is very simple:
I use jQuery to select all SVG elements that have a "fill" style and change the fill color upon click.
You can right-click and select "view frame source" to see the code - I'm sure you will find it simple to understand.
Tuesday, October 21, 2014
Thursday, October 16, 2014
My website update
I've just updated my website with a new design and an updated projects show reel.
Check it out at: http://amirush.com
Check it out at: http://amirush.com
Sunday, October 12, 2014
Sheep Bouncer - my first Android game was published!
I've just published my first Android game - Sheep Bouncer.
Its a fast arcade game with great graphics and funky music.
Check it out at Google Play!
The game was developed in Adobe AIR (ActionScript 3).
Its a fast arcade game with great graphics and funky music.
Check it out at Google Play!
The game was developed in Adobe AIR (ActionScript 3).
Subscribe to:
Posts (Atom)
About Me
- Amir Chervinsky
- I've been developing Internet and rich-media application for 15 years. In my work I emphasis usability and best user experience as well as sleek design. My main expertise are JavaScript, Flex and Flash.