The game I'm working on uses pieces that can be placed vertically or horizontally. I've got two separate images for vertical and horizontal pieces and know how to do this with existing css with two separate images, but was looking at articles on css3 and 'rotate' images in css3 to be able to do it with only one image.
http://www.developerdrive.com/2012/05/r ... transform/
I'm guessing the conditions needed to advocate using these more advanced css3 and html5 supported features would be some majority of site browsers supporting them.
Thanks
Jeremy
http://www.developerdrive.com/2012/05/r ... transform/
I'm guessing the conditions needed to advocate using these more advanced css3 and html5 supported features would be some majority of site browsers supporting them.
Thanks
Jeremy