Listing of Games in Scripts
- MATLAB Picross
- License: Shareware
- Price: .price.

Picross is a fun game where you fill in tiles based on outer numbers for each of the vertical and horizontal lines of the grid. The end result is a picture consisting of filled tiles. The code has built-in designs and a special draw mode that enables you to create your own.
- Publisher: Husam Aldahiyat
- Date: 12-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- maze_solution
- License: Shareware
- Price: .price.

This demo works for "perfect mazes." A perfect maze is defined as a maze which has one and only one path from any point in the maze to any other point. This means that the maze has no inaccessible sections, no circular paths, and no open areas. A perfect maze should have only 2 walls (I believe).
- Publisher: Image Analyst
- Date: 12-04-2013
- Size: 184 KB
- Platform: Matlab, Scripts
- 7th Guest Germ Game
- License: Shareware
- Price: .price.

The microscope game from 7th guest with simple AI. The one with most microbes at the end of the game wins! With sounds and images..
- Publisher: Mark Bos
- Date: 11-04-2013
- Size: 881 KB
- Platform: Matlab, Scripts
- Four-on-one-row
- License: Shareware
- Price: .price.

3D version of traditional four-on-one-row game. Computer opponent can play at 4 levels..
- Publisher: Eric
- Date: 11-04-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- betting odds
- License: Shareware
- Price: .price.

The function takes in n money line odds. For example a soccer match, +100 for an underdog win, -125 for the favored team to win, and +220 for a draw. The function calculates the percentage of your bet that should go to each outcome in order to minimize your loss no matter what event actually occurs.
- Publisher: a k
- Date: 10-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- domain coloring
- License: Shareware
- Price: .price.

Visualization of complex analytic function using colors. This function can plot complex function using HSV color model. zip file contain 16 files zvisual1.m to zvisual10.m and coolviz1.m to coolviz6.m.Different file generates different color scheme.The coolviz file for cool visualisation.
- Publisher: Ankur Pawar
- Date: 09-04-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- Fast Sudoku Solver
- License: Shareware
- Price: .price.

This algorithm is more complicated than the recursive algorithm which is also posted on this website, but it run at least 100 times faster than the recursive one..
- Publisher: Yue Wu
- Date: 08-04-2013
- Size: 92 KB
- Platform: Matlab, Scripts
- The Mill
- License: Shareware
- Price: .price.

This is a Matlab implementation of an old strategic game 'The Mill', well known around the Central and Eastern Europe. The name and rules may vary. Here, a version is chosen which does not gratify building the mills (three figures in a line) across the diagonals and does not allow eating from the opponent's mills (except when no other figures are available).
- Publisher: Ivo Penzar
- Date: 07-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- BinomialProbability
- License: Shareware
- Price: .price.

This function provides the probability of surviving k of n trials for which the probability of each trial is p (for success) or 1-p for failure. So, if one has a 60% chance of surviving each event, there are 10 events, and you want to know the chance of surviving 4, and only 4, events then n=10, k=4, p=0.
- Publisher: Michael Robbins
- Date: 06-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Dave's MATLAB Pong
- License: Shareware
- Price: .price.

I tried to make my code as neat and understandable as possible. Lots of comments explain how everything works. Program is broken down into several understandable subroutines. There are (almost?) no "magic numbers", all values are clearly defined and explained at the beginning.
- Publisher: David Buckingham
- Date: 06-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Emotions assessment
- License: Shareware
- Price: .price.

Hi all, Key idea: ask all of you forum users to spend +/-5 minutes of your precious time and help our research by giving us feedback. As it is often very difficult to find (many) participants in a study, especially if giving answers requires more than just ticking a box.
- Publisher: Joep
- Date: 06-04-2013
- Size: 31 KB
- Platform: Matlab, Scripts
- Frozen Bubble C
- License: Freeware
- Price: 0.00

Frozen Bubble game presents you a colorful 3D rendered penguin animations. It provides you the following deatures: 100 levels of 1p game, hours and hours of 2p game, nights and nights of 2p/3p/4p/5p game over LAN or Internet, a level-editor, 3 professional quality digital soundtracks, 15 stereo sound effects, 8 unique graphical transition effects, 8 unique logo eye-candies.
- Publisher: Guillaume Cottenceau
- Date: 05-04-2013
- Size: 19415 KB
- Platform: C and C plus plus, Scripts
- quine
- License: Shareware
- Price: .price.

quine is a self-reproducing program written in MATLAB. If a quine.m already exists within the working directory, the program will remove that copy and replace it..
- Publisher: Clyde Miller
- Date: 04-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Bygfoot
- License: Freeware
- Price: 0.00

Bygfoot is a football (soccer) management game for Linux and other UNIX look-alikes. Bygfoot allows you to manage a team by training the players, buying and selling them, contracting loans, maintaining the stadium, etc. You can be promoted or relegated, even become a champion if you're a skillful manager.
- Publisher: Mark Lawrenz
- Date: 04-04-2013
- Size: 2355 KB
- Platform: C and C plus plus, Scripts
- Chess Game 3D
- License: Freeware
- Price: 0.00

Chess Game 3D is a Complete 3D Chess Game that uses DirectX..
- Publisher: Claudio Cavalhieri Filho
- Date: 04-04-2013
- Size: 573 KB
- Platform: C and C plus plus, Scripts
- Pentomino
- License: Shareware
- Price: .price.

Objective: Design the Stadium(8x8) having Field(2x2) with 12 Pentomio Chairs. Step: Click on a button to design the Pentomino Links shown around the Stadium. Note 1: A different color is selected to paint the chair for every 5 clicks. Note 2: Pentomino Links obtained by painting chairs can be in any rotated fashion.
- Publisher: Krishna Lalith
- Date: 03-04-2013
- Size: 51 KB
- Platform: Matlab, Scripts
- GUI WAITBAR DEMO
- License: Shareware
- Price: .price.

This simple demo shows how to attatch waitbar in GUI and displays other informaton like estimated time, elapsed time and percentage completed. Another demo within this GUI is a simple fun for testing your speed of mouse click on moving button in the GUI figure.
- Publisher: Durga Lal Shrestha
- Date: 03-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Classic HangMan Game
- License: Shareware
- Price: .price.

Purpose : Classic hangman (hangchicken in this case) game. This gui is written as an example for the DSA lecture to explain Matlab GUI's. 1 - Run the function, 2 - Click on "Load List" to load a text list, select "austria_cities.txt" or "countries.txt" 3 - Click on "Start", 4 - You will be asked a word in the selected list randomly, 5 - Push keyboard letter keys and try to estimate the word, 6 - You have 5 trials for the correct answer.
- Publisher: Latif Yalcinoglu
- Date: 01-04-2013
- Size: 430 KB
- Platform: Matlab, Scripts
- Pacuby - a PacMan like game.
- License: Freeware
- Price: 0.00

A PacMan like console game to waste time with. Feel free to feed Pacuby as many pellets as you can eat, and sometimes a ghost too..
- Publisher: Aaron
- Date: 27-03-2013
- Size: 10 KB
- Platform: Ruby, Scripts
- TrophyScraper
- License: Freeware
- Price: 0.00

Collect and store trophy data for Playstation Network users.
- Publisher: Vince Cima
- Date: 27-03-2013
- Size: 10 KB
- Platform: Ruby, Scripts
- RUBIK1
- License: Shareware
- Price: .price.

1. Intro: Why rubik1? (see the separate HTML documents in the links below for more & 'muy picante' details). * In the mid-1970s, Erno Rubik (see below for much more details) sought a teaching tool to help his students understand 3D objects. Compatible with the original goals of E.
- Publisher: Nedialko
- Date: 26-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Sudoku GUI
- License: Shareware
- Price: .price.

Graphical user interface for creating and solving sudoku puzzles. Includes built-in sudoku solver that can be used to solve typed-in puzzles or provide cheating hints if the puzzle is too hard..
- Publisher: Johnny Brannbacka
- Date: 26-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- REVO TRON Script
- License: Freeware
- Price: 0.00

It includes a 6500 lines DirectX8 3d engine with support for advanced 3d techniques like realtime shadows and reflections. An input, sound and network module is also included. To compile the game on your system, you must have installed the DirectX SDK.
- Publisher: Mathias Kunter
- Date: 26-03-2013
- Size: 860 KB
- Platform: C and C plus plus, Scripts
- Number puzzle
- License: Freeware
- Price: 0.00

This is a Number-puzzle game in which the elements on the screen should be sorted in ascending order (top to bottom)using arrow-keys..
- Publisher: u.srinivas
- Date: 26-03-2013
- Size: 10 KB
- Platform: C and C plus plus, Scripts
- In or Out (Jordan Curve Method)
- License: Shareware
- Price: .price.

About the GAME: Objective: Is the given "Point" Inside or Outside the Space-Filling Curve? Level: The player has option to choose the toughness level. Note: The answer is displayed pictorially..
- Publisher: Krishna Lalith
- Date: 26-03-2013
- Size: 72 KB
- Platform: Matlab, Scripts
- Conway Game of Life
- License: Shareware
- Price: .price.

You may input an image or use random initialized values and see the results. You can change the rules with new rules. You can control the time. Do you ave any related question, any suggestions to speed up the code, you are more than welcome. ^_^ Best regards, Ibraheem.
- Publisher: Ibraheem
- Date: 26-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Bingo
- License: Shareware
- Price: .price.

1. The 5X5 board is filled with numbers 1 to 25. 2. A move consists in selecting a number by one of the player and ticking in both the boards. 3. One complete(total 5) row (or) column(or) diagonal will count a point. 4. "Bingo" is displayed(after accumulating 5 points).
- Publisher: Krishna Lalith
- Date: 25-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Powerful Sudoku Solver
- License: Shareware
- Price: .price.

SUDOKU_LVL2 - A Sudoku Solver. Usage : Sol=sudoku_lvl2(A) Where A is a incomplete sudoku grid (9 x 9) represented as a 9 x 9 matrix of integers (0-9) with the empty cells being filled with zeros. The algorithm presented here uses the following techniques.
- Publisher: Janardhanan Sivaramakrishnan
- Date: 24-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Propagation of Uncertainty
- License: Shareware
- Price: .price.

Handy little function, for those of you in lab classes where they are sticklers for error. (or for those of you that are actual scientists even...!). Propagation of uncertainty is a really slick formula, but its a massive pain to do by hand. this function does it for you! To do it, just enter in the symbolic function, a row vector of the variables, a row vector for the estimated values of those variables, and lastly a row vector of the uncertainty associated with those variables.
- Publisher: Brad Ridder
- Date: 24-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- X-Bomber
- License: Freeware
- Price: 0.00

X-Bomber is a multi-player maze-style game where players collect and drop bombs, in an attempt to blow each other up. Last player standing wins! X-Bomber is vaguely based on "Atomic Bomberman" by InterPlay and "Bomberman" by Hudsonsof. It is played on a grid, rather than with smooth movement.
- Publisher: New Breed Software
- Date: 24-03-2013
- Size: 236 KB
- Platform: C and C plus plus, Scripts


