Creating the animals game using Asp.Net MVC, jQuery and jQueryUI
A few weeks ago we had some fun creating a demo for a game using the jQuery and jQuery UI libraries in the ‘Having fun with jQuery UI’ blog post.
In this post we will go through how to create the game using ASP.NET MVC, jQuery and jQuery UI.
The screenshot below shows the game [...]
Having fun with jQuery UI
As my nephew is coming round to visit in a couple of weeks, I want to create a game he could play.
The aim of the game is to match pictures to a word. The demo shown below uses the jQuery UI library which makes the dragging and dropping possible. If you [...]