Listing of Games in Scripts
- cardplot.m
- License: Shareware
- Price: .price.

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.
- Publisher: Rasmus Anthin
- Date: 15-01-2013
- Size: 31 KB
- Platform: Matlab, Scripts
- MATLAB Contest - Molecule
- License: Shareware
- Price: .price.

The fifth MATLABâ„¢ Programming Contest, Molecule, will run from May 16-23, 2002. The challenge is to model the structure of a molecule (which for the sake of simplicity will be limited to two dimensions). You have been given a collection of plastic connecting rods that represent the distance between pairs of atoms in the molecule.
- Publisher: The MATLAB Contest Team
- Date: 15-01-2013
- Size: 594 KB
- Platform: Matlab, Scripts
- Fratal
- License: Shareware
- Price: .price.

Chaos game: http://en.wikipedia.org/wiki/Chaos_game.
- Publisher: Paul French
- Date: 14-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Number Game
- License: Freeware
- Price: 0.00

This is a number game with a highscore system built for it. If highscore.dat doesn't exist, program makes a blank one for you..
- Publisher: Evan Knight
- Date: 14-01-2013
- Size: 10 KB
- Platform: C and C plus plus, Scripts
- Countdown Tools
- License: Shareware
- Price: .price.

Tools to find all the solutions to the countdown letters and numbers games. The letters game includes a large public domain dictionary from the Moby project. See http://www.dcs.shef.ac.uk/research/ilash/Moby/ Here is an example of the use of each. lettersgame('plainersz') Found 139 x 4 letters Found 146 x 5 letters Found 62 x 6 letters Found 14 x 7 letters plainer praline alpines spaniel splenia aliners nailers renails paniers rapines planers replans panzers pilsner Found 1 x 8 letters pralines Found 0 x 9 letters ans = [] [] [] [139x4 char] [146x5 char] [62x6 char] [14x7 char] 'pralines' '' >> [e,a]=numbersgame(929,[3 7 75 8 6 1]) e = '(((7+3)x8+75)x6-1)' '(((75-3)x(7+6)+1)-8)' '(((75-3)x(7+6)-8)+1)' '((75-3)x((8+6)-1)-7)' '((75-3)x((8-1)+6)-7)' '((75-3)x(7+6)-(8-1))' '((75-3)x(8+(6-1))-7)' a = 929.
- Publisher: Murphy O'Brien
- Date: 13-01-2013
- Size: 297 KB
- Platform: Matlab, Scripts
- fivechess (Renju Chess)
- License: Shareware
- Price: .price.

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
- matlab Sudoku
- License: Freeware
- Price: 0.00

Sudoku is a game that is very fashinable in Britain at the moment. Everyone seems to be captured. The rules are very simple: Fill in the grid so that every row, every column, and every 3x3 box contains the digits 1 through 9. That's all there is to it.
- Publisher: Stefan Bleeck
- Date: 13-01-2013
- Size: 41 KB
- Platform: Matlab, Scripts
- MATLAB based GUI For Solving Sudoku
- License: Shareware
- Price: .price.

Unzip the 'MATLAB_based_GUI_for_solving_Sudoku.zip' file and make this directory as the current directory. Just run the GUI.m file and a easy to use graphical user interface screen comes up. The instructions are very simple and are present on the GUI screen itself which comes up.
- Publisher: Akash Gupta
- Date: 13-01-2013
- Size: 51 KB
- Platform: Matlab, Scripts
- A Game Of Brick
- License: Freeware
- Price: 0.00

A Game Of Brick script allows you to play the classicalBrick&bricks..
- Publisher: Alok Gupta
- Date: 13-01-2013
- Size: 82 KB
- Platform: C and C plus plus, Scripts
- Magic!!!. Guesses the number in your mind!!
- License: Shareware
- Price: .price.

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.
- Publisher: Vihang Patil
- Date: 10-01-2013
- Size: 102 KB
- Platform: Matlab, Scripts
- API Bomberman
- License: Freeware
- Price: 0.00

This is an example of a Bomberman game for the PC. There are powerups, hp, and it is 2p. It uses double buffering to draw the screen..
- Publisher: Andrei Krotkov
- Date: 10-01-2013
- Size: 440 KB
- Platform: C and C plus plus, Scripts
- MATLAB Pool
- License: Shareware
- Price: .price.

This is a simple and straightforward demonstration of a 3D pool game using MATLAB. There are 6 balls and you can pocket them in any order you want..
- Publisher: Husam Aldahiyat
- Date: 09-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- martingale
- License: Shareware
- Price: .price.

MARTINGALE returns and plots a cashflow using the Martingale system in roulette [outcomes] = martingale(initbet, betuntil, maxbet, gamblercash, casinocash, betfactorfactor, totalnumberofbets, wheeltype) where: outcomes(:,1) cashflow of the casino outcomes(:,2) cashflow of the gambler outcomes(:,3) bets For instance, you can use the following values: initbet = 5; (initial bet) betuntil = 17; (type of bet using the interval [0,37]) maxbet = 10000; (maximum bet allowed on roulette table) gamblercash = 1000; (maximum in total the gambler can spend) casinocash = 1000000; (maximum in total the casino can spend) betfactorfactor = 2; (when you double, use 2) totalnumberofbets = 100000; (total number of bets: stopping riterium) wheeltype = 1 (1 = American, else French roulette) It also plots three figures using outcomes.
- Publisher: Peter-Paul van Maanen
- Date: 09-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Dots Game
- License: Freeware
- Price: 0.00

This is a game called "DOTS". The purpose is to connect the matrix of dots with vertical and horizontal lines and make boxes. The player with the most boxes wins..
- Publisher: Calianu Victor
- Date: 09-01-2013
- Size: 10 KB
- Platform: C and C plus plus, Scripts
- Soliter
- License: Shareware
- Price: .price.

This file named soliter.m is game for one person. Rules and info about the game are in the m-file. This game was tested for Matlab v.5.0 on PC-WIN95 platform..
- Publisher: Brano Titurus
- Date: 09-01-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- Chess blindfold trainer
- License: Freeware
- Price: 0.00

Chess blindfold trainer is a chess exercises script.Currently, this script supports four kinds of puzzles: Find color of square - You will see the notation of a square(e.g.: e4) and have to click on either "White" or "Black" On the same diagonal - You will see the notation of two squares and have to answer yes if they are on the same diagonal, or no otherwise Find the right move - A list of the pieces on the board will be shown to you.
- Publisher: Alf Magne Kalleland
- Date: 08-01-2013
- Size: 31 KB
- Platform: JavaScript, Scripts
- Knight_Tour
- License: Shareware
- Price: .price.

Try to cover as much as possible with one knight on a checker board..
- Publisher: Krishna Lalith
- Date: 08-01-2013
- Size: 92 KB
- Platform: Matlab, Scripts
- ICBM3D
- License: Freeware
- Price: 0.00

ICBM3D ("Inter-Continental Ballistic Missiles, 3D") is a 3D vector-based clone of Dave Theurer's classic Atari arcade game, "Missile Command." You are in control of Anti-ICBM weapons which you use to destroy an onslaught of missiles (and other nasties) which are dropping onto your nation.
- Publisher: New Breed Software
- Date: 08-01-2013
- Size: 31 KB
- Platform: C and C plus plus, Scripts
- PenguinCards
- License: Freeware
- Price: 0.00

PenguinCards is a java-based card game. You can either play against computer or another player. On the board, there are card pairs and your aim is to find out these card pairs. The one who finds out more card pairs is the winner. Have fun!.
- Publisher: Penguin
- Date: 07-01-2013
- Size: 123 KB
- Platform: Java, Scripts
- Blockies Script
- License: Freeware
- Price: 0.00

Blockies is a C++ Tetris Clone. I made this game in one 3 weeks or so, using the SFML library. Instructions Fill in lines to make them go away, making points. The More lines you get rid of, the more levels you will go up. And the faster the block will fall.
- Publisher: Michael Adaixo
- Date: 07-01-2013
- Size: 20818 KB
- Platform: C and C plus plus, Scripts
- Teeter Torture
- License: Freeware
- Price: 0.00

Teeter Torture is a simple shooting game(similar to Space Invaders, Galaga or Galaxian ), but with a unique twist. Your cannon is sitting atop a teeter totter. If it leans too far in either direction, a barrel of TNT explodes! "Weight monsters" appear at the top of the screen, and randomly fall towards the teeter totter.
- Publisher: New Breed Software
- Date: 07-01-2013
- Size: 686 KB
- Platform: C and C plus plus, Scripts
- Black Jack Game
- License: Freeware
- Price: 0.00

Black Jack script allows you to play the classical Black Jack cards game..
- Publisher: Joey K.
- Date: 07-01-2013
- Size: 10 KB
- Platform: C and C plus plus, Scripts
- guessmynumber
- License: Shareware
- Price: .price.

This m-file performs the game of Guess my Number. You can select one from five levels of game. Then you should input your guess number until you can find it. At the end you will receive the performance level to guess..
- Publisher: Antonio Trujillo-Ortiz
- Date: 06-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Sudoku16(Solver)
- License: Shareware
- Price: .price.

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
- The Take Away Game
- License: Shareware
- Price: .price.

There are three piles of marbles. You take against the computer. You may take away as many marbles as you want from one pile each turn. Whoever gets the last marble wins. The rules are very simple, but there are many interesting underlying mathematical patterns.
- Publisher: Chris Riederer
- Date: 05-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Pakau
- License: Shareware
- Price: .price.

I called this game is 'pakau' because it don't has a exact name. So, I used the word 'Pakau' from Hokkien named to this game. The game started with 52 shuffled cards. Player deals card one by one. Each card contains the value itself. For card 'J', 'Q' and 'K' are value 10 each.
- Publisher: Chee Lam Ng
- Date: 05-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- GHtest
- License: Shareware
- Price: .price.

Games-Howell's approximate test of equality of means from normal population when variances are heterogeneous. It is a related test associated to the Behrens-Fisher problem. It uses the Tukey's studentized range with specially weighted average degrees of freedom (df') and a standard error based on the averages of the variances of the means.
- Publisher: Antonio Trujillo-Ortiz
- Date: 05-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Agitation-Board game
- License: Shareware
- Price: .price.

1 Player game play against the computer, be the first to get all four pieces around the board if a player lands on you go back to the start or vice versa for help click on the help button..
- Publisher: Paul de Wit
- Date: 05-01-2013
- Size: 31 KB
- Platform: Matlab, Scripts
- Sliding Tile Board Game
- License: Shareware
- Price: .price.

The file describes itself :).
- Publisher: neda' ahmad
- Date: 05-01-2013
- Size: 215 KB
- Platform: Matlab, Scripts
- Boggle!
- License: Shareware
- Price: .price.

Sixteen dice with letters imprinted on each side are randomly arranged in a 4x4 grid. The player finds contiguous words on the board by linking dice with neighboring dice. Dice can be linked horizontally, vertically, or diagonally, but no dice can be counted twice to form a single word, and each word must be at least 3 letters long.
- Publisher: Ryan
- Date: 05-01-2013
- Size: 543 KB
- Platform: Matlab, Scripts

