现在是游戏时间,收集了 25款jQuery开发的游戏,从数独、迷宫、推箱子到赛车,还有超级玛丽哦,尝试一下吧。
1. jQuery Puzzle Mini Game
This is a simple puzzle mini game. What you only need to do is sort the random number to be the right place, by clicking a cell around the gray cell.
2. Puzzle game using jQuery
A simple image puzzle game using jQuery. Rearrange the image elements to form a lovely image. This is simple yet a good game for fun. Relive your childhood memories with this game .
3. Flash Style Noughts and Crosses Game using jQuery UI
This article shows how to make a Simple 2 Player Noughts and Crosses game (Not vs PC) using jQuery and jQuery UI JavaScript libraries. The jQuery libraries are very powerful and make development so much quicker. This will give you a basic idea of how you can use it.
4. jQuery Sudoku
jQuery Sudoku wrapped around a PHP grid generator. Sometimes the game tends to be quite difficult as the generator brute forces solvable, unique solution and no-guessing grids (sounds great) but occasionally with complete disregard for a human?s capacity to visually scan the grid and discover that one solvable square.
5. JSMario-jQuery Mario Game
Who does not love Mario? Mario has been every childs dream game. From the age old Video games to Wii, Mario has left its mark everywhere. Now Mario is all set to land in your browser with the amazing jQuery Mario game. So bliss and have fun with the jQuery Mario game.
6. Bing-Bong jQuery Game
Bing-Bong is a Breakout style game, stylized with the cuteness of jQuery. It has a cute and impressive user interface. Turn your boring moments into funny ones with the Bing-Bomg jQuery plugin.
7. jQuery Angel and Dreams
jQuery Angel and Dreams is a cute and simple game. On the screen, bubbles appear at random, click on those random bubbles as soon as you can to save the angel from jumping over it. It is simple yet addictive.
8. RedLine jQuery Car Racing Game
RedLine is an interesting jQuery car racing game. Making use of gameQuery, jQuery and a lot of custom code and images its a side scrolling race game made without any use of flash at all!
9. Javascript Rock Star
Love the Wii fame Guitar Hero? Heres the browser version! Javascript Hero is an interactive game that plays a You tube video and needs the player to press the appropriate keys in sync with the various colored bars shown up on the screen.
10. Mastermind jQuery Game
The object of the game is to guess the solution code by submitting guesses to the code and asking for a result on those guesses. It is a total guess based game. It is a good game when you want to put your guessing and sixth sense skills at test.
11. jQuery Simple Shooting Game
The jQuery Simple Shooting Game is a tiny jQuery experiment. Random images appear on the board and the player needs to shoot on those random images. The aim is to gain as many hits as possible. The images consist of thieves and police men. One must never shoot the police man, but should only shoot the thieves.
12. The Coolest jQuery Game Ever Made
This is something I was playing around with for no particular reason. It is completely controlled via jQuery, which is by far the best javascript library out there. It is
really cool as it is simple and lightweight, but needs the player to put the tactical skills to the best use.
13. jTypingHero – Test your typing skills in this jQuery game
Quickly after jCharacterfall, I came up with this game. It looks a bit like jCharacterfall, but is mainly inspired on and JamLegend, RockBand and (obviously)
Guitar Hero. But, instead of tapping to beats, you will have to press the correct character on the correct time in a totally random order. Each correct press will
make the game faster, which makes it harder but you ll be able to earn more points. Just like in the previous game, this one can be pretty fun and addictive, but it
might he
14. Typing Game with jquery
This is a simple typing game experimental using jquery. The main criteria here is to understand how to read Keyboard Character Codes and displaying its
equivalent Character on to screen. You may notice so many bugs in live demo, because this program is not implemented fully as we concentrated on important
code blocks only.
15. Mad Libs jQuery Word Game
Mad Libs is a fill-in-the-blanks word game where not knowing the word context can lead to some whacky outcomes (and giggling fits). The whole idea behind
jQuery: keep the output simple.
16. Jquery Word Game
The jQuery Word Game project is a plugin that creates word grids for use in word games. It has a configurable grid size and an optional timer and collects user
submitted words. The plugin ensures the words meet a configurable minimum length, are not duplicated and only use each letter in the grid once. After the timer
counts down to zero, the grid is disabled.
17. DeepLeap jQuery Word Page
Deepleap is a jQuery based word game. Make words and fight against the clock. Its a thrilling game, it is most interesting when the letters start coming way too
fast, just to challenge one s skills.
18. Monster Chess – The jQuery Chess
After messing about with my good friend JQuery for a few months (nothing intimate) I saw some potential for simple turn-based game development through
integration of PHP and MySQL. Originally I intended to build a mock version of Settlers of Catan called Settlers of Khazakstan, however, considering the game
play can last ~1.5 hours and few people know the rules, I abandoned that project in light of a more basic alternative, chess.
19. jQuery-based Card Match Game
jQuery-based Card Match Game is a simple memory game. It is an amateur project but could be little fun with jQuey. Just click on matching cards and the game is
done.
20. Hows your memory – jQuery Memory Game
This is a challenging memory game. The game is started by clicking the number 1. The other numbers will now disappear and be replaced by black squares. Now
click the squares in their former, numbered order. If you click on the wrong square the screen will blink red and you have lost. The square will disappear when the
right one is clicked, when there are no more squares you have won and the game is over.
21. Game of Life in JQuery
This video tutorial takes you through the creation of the game of life game in jQuery. This tutorial aims to show how JQuery can help you modify the DOM on the
fly and do some nifty manipulations.
22. jZmei – The jQuery Snake Game
The popular jQuery snake game now in jQuery. This jQuery game has a very classic user interface but it surely does keep you hooked to it.
23. Creation Of A Skoban Game With jQuery
A Skoban gam completely made using jQuery. This is based on my previous Skoban game which was made using Flash.
24. jQRPG An Old-School Style RPG in jQuery
Javascript/jQuery and CSS compatibility is finally at a decent state amongst major browsers (IE and ACID3 notwithstanding). At least, similar/the same DOM
manipulation behavior can be reproduced across those browsers. Not only that, but the JavaScript rendering speed of engines other than Trident (IEs) is quite fast.
With these developments, it is actually possible to create playable games. In about 4 hours I have created a demo RPG here using jQuery, JavaScript, CSS, and the
Javascript jQ
25. Breakout using jQuery
This is a step by step detailed tutorial on the creation of breakout game using jQuery. Learn in detail the drawing methods, Coloring, Key configurations and mouse
movement implementation for the jQuery game.
文章转载自:开源中国社区 [http://www.oschina.net]
本文地址:http://www.oschina.net/news/16952/developing-games-with-jquery