This utility lets create an 3D environment where you can add images and animate them. Look into the 3d.js and sprite3.js files to figure out how to turn the environment into an online 3D game.
FreeVersion: Beta Platform(s): windows Updated: Thu Apr 6 2006
"For All Ages & No Vulgar Slang! This hangman game has the list entries copied directly from the: American Heritage® Dictionary of the English Language, 4th ed. 2000. Columbia Encyclopedia, 6th ed. 2001. The Encyclopedia of World History, 6th ed. 2001. and The International Standard Bible Encyclopedia With over 170,000 entries (2.9 Megs)!
FreeVersion: n/a Platform(s): windows Updated: Mon Feb 20 2006
This is a little funny game in Javascript: you can play the electronic daisy to see if the person you love thinks about you. Very easy to install.
1. Unzip the files with a software such as Winzip
2. Upload all script files into a directory of your choice
3. The script is now ready to use and you can play this game 4. You can use it through the web or standalone The download of this script is free of charge. It can be used freely on private or commercial sites. This script is free software.
FreeVersion: 1..0 Platform(s): n/a Updated: Sun Feb 5 2006
Online Sudoku is A javascript version of the popular japanese number game sudoku. This can be used to play sudoku online. Sudoku is a mind game and a puzzle that you solve with reasoning and logic. Fill in the grid with digits in such a manner that every row, every column and every 3x3 box accommodates the digits 1-9, without repeating any. Feel free to use the scirpt on your site as long as you provide a link to the original page.
FreeVersion: 1.03.B Platform(s): linux, windows, freebsd, osx, sun Updated: Thu Jan 5 2006
Mazesmith generates mazes that may be played through a Web browser or printed for offline use. The maze is fully customizable with many options, including size, colors, different shapes (or create your own), five different algorithms, and the ability to create a Braided maze.
FreeVersion: 0.7.0 Platform(s): n/a Updated: Tue Oct 4 2005
This demo contains 6 stages and all served by a single page loading.
click: toggle status graphs
dblclick: creature properties & part of behavior definitions
(currently this project is looking for people who want to invest on it for further development.. if you have time, idea, graphic skills, or money, then join the group.)
FreeVersion: 0.1.0 Platform(s): linux, windows, freebsd, osx, sun Updated: Mon Aug 15 2005
this is a simple javascript game that uses images as an entities..(players,jets,a liens,etc).It is object based style of javascript programming though not really object oriented.i would like to thank d author of the images that i used in this game.
FreeVersion: 1.0 Platform(s): windows Updated: Sat May 28 2005
I would like to submit a cool online javascript game :
Little Blue Dwarf Land
It's a kind of maze game. There is also a map editor so you can submit new maps. hope you'll enjoy this,
ced
FreeVersion: n/a Platform(s): linux, windows, freebsd, osx, sun Updated: Sun May 22 2005
A very easy to configure program that you can download and then use on your website. Create an unlimited number of quizzes. See it being used on other websites.
FreeVersion: n/a Platform(s): n/a Updated: Mon May 2 2005
This script lets you easily create a javascript puzzle game. Simply upload the complete picture to your server. By editing variables in the script you can define how many squares should be in the puzzle, and how large the puzzle will be. The script will then create the puzzle for you. The script is provided with a PHP highscore table which could be easily used to record highscores in other games as well.
CommercialVersion: 1 Platform(s): linux, windows Updated: Fri Sep 7 2007
Fixed a bug in ai_play(): index3 was being assigned incorrect values causing the omission of many possible moves by the computer. I also discovered having ai_play() try to win and prevent the opponent from doing the same was not simple. The function now only tries to prevent the opponent from winning. Also, it now only looks 2 moves into the future, looking too far ahead was causing it to fail in its goal.
Can you spot what's different? Analyze two similar images and spot the differences before time’s up. ePhotoHunt is the only game out there that can allow the user to play on their web browser, unlike other games which require the user to download the game (.exe file) and play it in windows platform. Once you, the webmaster installs this game on your web server, you can add as many images as you want. ePhotoHunt is a game challenging your visitors' observational skills. Install ePhotoHunt on your website and you will have visitors coming back for more. This program is done with JavaScript and PHP. It can be run on any browser that support javascript.
Version: 1.0 Platform(s): linux, windows, freebsd, osx, sun Updated: Mon Dec 6 2004
A Tic Tac Toe JavaScript. This has a 1 step look ahead - so you can beat it, but it does require some smarts on your part. It has the ability to be a 3x3 or up to a 10x10 - with a win set to be at least 3 in a row - or up to the number of the grid (a 10x10 can have it be a 10 in a row to win).