Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Games and Entertainment |
| 1. |
JavaScript Atari 2600 Combat
|
|
|
Conversion of the classic Atari 2600 consolegame "Combat" in JavaScript. You must driveyour tank around the maze, avoiding ricochetedshots from your opponent. The control keys were picked to allow ease of play on all keyboard layouts.
|
| 2. |
Jackpardy Game
|
|
|
A client-side game that might even hold Alex T's attention. Used to demonstrate some coding examples.
|
| 3. |
Kids Simple Chess Game: Tiger and Bull
|
|
|
This is a javascript program version of Kids Simple Chess Game for two players. This program can control to avoid any move of a chessman being not compliant or breaking the rules. It also comes with the help showing where a selected chessman can possibly move at any step and the rules on the Tiger attack. Now two demo slide-shows are available to show how to play. A non-equal chessmen game has to be non-fair rule game - elder persons should hold the weak side.
|
| 4. |
Ultimate Tic-Tac-Toe
|
|
|
A Tic-Tac-Toe game written in JavaScript. The Rules of the game are simple: You win if you get a complete row or complete column or any complete diagonal. The game supports multiple board sizes!
|
| 5. |
Memory Cards Game
|
|
|
This is the well known Memory game played with cards. All done in java script. You can change the images used from inside the images folder. It is compatible with IE4+.
|
|
|