Home > By category > Scripts > Games
Sort by : Name|Date|Downloads|Rating|

Listing of Games in Scripts

  • Opti Move
  • License: Shareware
  • Price: .price.
  • Rating

Draw a path moving horizontally and vertically that passes through each open square. The blue runner will always run straight, as far as possible, stopping only when blocked..

  • Platform: Matlab, Scripts

The computer generates 4 out of 7 colors randomly. The user has to find what 4 colors were picked by clues and guesses. Since the computer generates the 4 colors, it is possible for the computer to pick two, three, or four of the same colors.

  • Platform: Matlab, Scripts

Suri's Sudoku Solver (SSS) DESCRIPTION: This function is a sudoku puzzle solver that uses a recursive algorithm described below. Step 1. Take a standard sudoku puzzle in matrix form with all the blank spots filled with zeros. For example, you could type puzzle=[7 0 0 5 8 3 0 0 6; 0 0 6 0 0 1 4 0 5; 0 5 2 0 0 6 0 8 3; 3 0 0 2 0 0 9 5 8; 5 0 0 0 7 8 0 6 0; 6 4 8 0 1 0 3 0 0; 0 6 0 8 0 2 5 0 0; 0 0 3 1 5 0 0 7 2; 2 1 5 6 0 0 0 3 0] and MATLAB will give you puzzle = 7 0 0 5 8 3 0 0 6 0 0 6 0 0 1 4 0 5 0 5 2 0 0 6 0 8 3 3 0 0 2 0 0 9 5 8 5 0 0 0 7 8 0 6 0 6 4 8 0 1 0 3 0 0 0 6 0 8 0 2 5 0 0 0 0 3 1 5 0 0 7 2 2 1 5 6 0 0 0 3 0 Step 2.

  • Publisher: Suri Like
  • Date: 07-02-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

There are more than 20 Sudoku solvers submitted in File Exchange. This package provides a benchmark for various MATLAB sudoku solvers. The benchmarking is done by comparing performance (correctness and computation time) against the benchmarking solver, YASS (Yet Another Sudoku Solver, extracted from the author's GUI solver, superSudoku V2).

  • Publisher: Yi Cao
  • Date: 10-02-2013
  • Size: 553 KB
  • Platform: Matlab, Scripts

This game will guess the number in your mind. Played normally with the deck of cards, I tried to simulate it through numbers. Rules: 1.Guess any one number from the 3 columns. 2. Click on the column in which it resides. 3. After 3 guesses, the computer will tell you, the number in your mind.

  • Platform: Matlab, Scripts

Product table game is very useful and interesting and keep your mind fresh.

  • Platform: Matlab, Scripts

Script to generate Normal Form Games with Unique Pure Nash Strategy....

  • Platform: Matlab, Scripts

In each of the cells on a 3doOCo3 board there is a ball of one of four colors. The color of a ball signifies its strength or power. The four colors from the weakest to the strongest are yellow, green, magenta, red. The balls can move vertically or horizontally such that when two of them happen in the same cell then, if they are of the same strength both disappear; otherwise, only the weakest of the two disappears.

  • Platform: Matlab, Scripts

DHTML puzzle script instantly turns any image into a 3x3 puzzle! You can simply specify an image, and the script automatically cuts 9 moveable pieces out of it for your users (or yourself!) to interact and sharpen their wits with. Comes with auto "Scramble" and "Solve" ability.

  • Platform: JavaScript, Scripts

This is the game of Memory, also known as Concentration. The game begins with a set of cards all placed face down. Players alternate turns flipping two cards over, trying to find a matching pair. The game ends when all of the matches have been found, and the person with the most matches wins.

  • Platform: Matlab, Scripts

Toggler the Sidebar Mini-Game is an amazing mini-game. It is small, but it's a fun little game that your visitors will love. The object is to turn all the [X] buttons into [.] buttons by toggling them. But be careful: when you toggle a button, the four buttons around it are toggled as well.

  • Platform: JavaScript, Scripts

Tetris Game javascript is undoubtedly one of the best, fully functional DHTML tetris game we've seen..

  • Platform: JavaScript, Scripts

Program that allows to use an image (in black and white, gray scale or in colors) as starting cells for the Conway's game of life. You can also edit the image or start a blank image. The animation of the cells can be recorded. The parameters for the rules for the life of the cells can be changed.

  • Platform: Matlab, Scripts

After 20 seconds, your tick-placing ability is halted and your score recorded. There are 100 boxes in total, which settles the pinnacle of clicking on 5 clicks/second. Can you meet the challenge?.

  • Platform: JavaScript, Scripts

1. In every row of a rectangular board, there are two checkers: one white and one black. 2. A move consists in sliding a single checker in its original row without jumping over another checker. 3. You play BLACK, computer plays WHITE. As usual, the player to make the last move wins.

  • Platform: Matlab, Scripts

Plots a graph of games above .500 as function of time for a given major league baseball division. Provides a legend of the current standings along with the 'magic number' needed to clinch the title (if between 0 and 30)..

  • Platform: Matlab, Scripts

1. TRY TO GET EITHER ONLY ONE BLUE OR ONLY ONE BLACK ON 4x4 BOARD(i.e.,8 BLUE and 8 BLACK). 2. CLICK ON RED BUTTON IN ORDER TO SWAP THE COLOURS IN THAT PARTICULAR ROW OR COLUMN.

  • Platform: Matlab, Scripts

This is an inhanced version for Sudoku(Solver) which can be used to sovle 16*16 puzzles. Ideas of the program is the same as Sudoku(Solver). the problem is solved through 2 steps step1: with SudokuMethod1 in each square, list all the possible numbers if there is only 1 possible numbers, this is the one if in each row, column or block, one possible number occurs only once, this is the one step2: if there is only 2 possible number in one square try each one to see which one is the correct one.

  • Publisher: Xin Lin
  • Date: 05-01-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts
  • DATEGAME
  • License: Shareware
  • Price: .price.
  • Rating

THE GAME IS PLAYED BY USER Vs CPU RULES OF THE GAME 1. EACH HAS A CHANCE TO CHANGE EITHER MONTH OR DATE BUT NOT "BOTH". 2. WHO EVER REACHES THE FINAL DESTINATION(i.e, DEC 31) IN A CALENDER WILL WON THE GAME. 3. THERE IS NO WAY TO GO BACK FROM A GIVEN POSITION(since always TIME moves in forward or positive direction).

  • Platform: Matlab, Scripts

It just a more functional sudoku puzzle.

  • Platform: Matlab, Scripts
  • PseudoQ
  • License: Freeware
  • Price: 0.00
  • Rating

A java application for creating, playing and solving SuDoku puzzles of various types. Features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possibility.

  • Platform: Java, Scripts
  • XO Game
  • License: Shareware
  • Price: .price.
  • Rating

This is an XO game (tic tac toe) compacted into one M-file. On the number key pad, the user plays against the computer, which uses simple rules. The computer is not unbeatable, so the challenge can be to beat it in as little time as possible. The game time is displayed after each game, and the user has a 50% chance of playing first.

  • Platform: Matlab, Scripts

Rev 2005-06-16 Rev 2005-04-29. Rev 2003-08-12. To simplify the developement of card games (IMHO), you can instead use the card class provided by the Playing Cards Toolbox. condensed help: %%%%%%%%%% snip %%%%%%%% CARDPLOT Plot playing cards for card games.

  • Platform: Matlab, Scripts

Direction Controls [¡ö] Left [¡÷] Right [¡ô] Up [¡õ] Down ================================== Alternatives (use numpad): [4] ¡ö [6] ¡÷ [8] ¡ô [2] ¡õ [7] ¡ø [9] ¡ù [3] ¡û [1] ¡ú ================================== Press "SPACE" to start the game press "U" to upload the record press "C" to continue the game press "N" to create a new game ================================== After uploading the best record to the game server, you can find your position in the worldwide ranking list.

  • Platform: Matlab, Scripts

This simple example assists you to understand how to get the keyboard information as well as mouse events..

  • Platform: Matlab, Scripts

Two cols of red and black horses are placed on left and right,.chose a horse and its position from th right window and swap it, the horses move according to the chess play...well find the minimum plays to swap two rows !.

  • Platform: Matlab, Scripts

Concentration-type game; 54 gray squares. Click a pair of squares and try to match the colors hidden beneath. Find all 27 color pairs in as few moves as possible; MATLAB returns a rating based on the number of moves it took to complete the screen..

  • Platform: Matlab, Scripts

It is the MATLAB Version of the famous Renju chess. Computer Intelligence are used to beat Human's. The one who firstly finishes a cross of five will win. Details can be found at http://www.renju.nu/ A confidence interval of your success will be presented after each round.

  • Publisher: Xiang Li
  • Date: 13-01-2013
  • Size: 31 KB
  • Platform: Matlab, Scripts

SNAILRACE Bet on racing snails. Bet on a snail that you fancy, then press a key to watch the race and see which snail that won the race.(There is no input for this game.) Next version will enable to input money to wager for a specific snail that you want to bet on.

  • Platform: Matlab, Scripts
  • othello.m
  • License: Shareware
  • Price: .price.
  • Rating

A simple one-player othello board-game program. Players control the white piece while the computer AI controls the black. The AI uses a simple heuristic-based optimization search. For simplicity, it only searches up to one move ahead. Tested under MATLAB Student Edition 5.

  • Platform: Matlab, Scripts

New Downloads

Voxal Voice Changer Free
for Mac

Voxal is free voice changer
software for Mac designed to
enhance any game or
application that uses a
microphone. Change ...

Crescendo Music Notation
Free for Mac

Crescendo Free is a simple and
intuitive way to create
musical compositions.
Crescendo allows you to
create, save and ...

Express Animate Animation
Free

Express Animate is free
animation software that gives
you the ability to animate
shapes, text and imported
images.

FolderMill

FolderMill monitors a folder
and automatically prints or
converts incoming documents to
PDF, JPG or TIFF. Just define
...

HelpNDoc

Full-featured help authoring
tool, easy and powerful,
producing HTML help files,
CHM, PDF, Word, iPhone, ePub,
Kindle and ...

Vivaldi for MacOS

The Vivaldi browser lets you
be in control of how your
browser looks, feels and
works. It does not track you,
adapts to ...

Debut Free Screen Capture
Software

Debut Screen Capture Software
Free for Windows allows you to
capture video from your PC.
Debut Free can record video
from ...

Express Accounts Free for
Mac

Express Accounts Accounting
Software Free for Mac is
professional business
accounting software. This
product is perfect ...

Billiards Pyramid

Moscow Billiards is a Piramyd
billiards simulator. The game
can be played either against a
computer or human opponents
...

Photo Pos Pro photo editor

Photo Pos Pro photo editor is
the ultimate tool to turn you
digital photos into stunning
artworks, create eye-catching
...