I am creating a matching game. The game works fine using jQuery, but what I want to do is have the cards move (fly) from their locations on the grid across the screen to the ‘found’ pile. Can this be done using jQuery?
I currently have the grid created using a table.
Any help would be greatly appreciated.
James 🙂
Yes!