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

Listing of Games in Scripts

Can you find the white circle with a black dot in its center.

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

Dynpet is a game in which you take care of a virtual pet. It is licensed under the GNU General Public Plan and programmed in Ruby using the Rubygame game development library..

  • Publisher: Han Dao
  • Date: 06-03-2013
  • Size: 20 KB
  • Platform: Ruby, Scripts
  • phpUA
  • License: Freeware
  • Price: 0.00
  • Rating

phpUA is a PHP script that enables gaming server administrators to manage their servers via a website interface and to display server information including live statistics to the public. Plug-ins allow for game, language and website design compatibility.

  • Publisher: B. Stumm
  • Date: 23-05-2013
  • Size: 1239 KB
  • Platform: PHP, Scripts

An extension/generalization of the MATLAB's WAITBAR function. Used when you want to show progress in "nested computations". Supports different coloring of bars other than the default red color. See example below on usage. %%%%% CWAITBAR Display compound wait bar.

  • Platform: Matlab, Scripts

Captures the screen on every monitor you have. This function captures a screenshot of every monitor available in the system, and returns them into a cell array. Usage: %return a cell array with one image for each monitor: screens = captureScreen; %Capture each monitor image and displays them: screens = captureScreen(true);.

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

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
  • Mario Sim
  • License: Shareware
  • Price: .price.
  • Rating

This is simply intended as a demonstration of the use of sprites for classic NES-style game development. No levels have been programmed yet (the screenshot shows Mario's entire domain). Mario also doesn't yet know how to sprint, but he is otherwise fully functional and reasonably accurate.

  • Publisher: Ryan
  • Date: 14-03-2013
  • Size: 41 KB
  • Platform: Matlab, Scripts
  • RubyTet
  • License: Freeware
  • Price: 0.00
  • Rating

RubyTet is a clone of tetris, written entirely in Ruby. It is meant to be a reference implementation for the rbgooey library.

  • Publisher: Han Dao
  • Date: 07-03-2013
  • Size: 164 KB
  • Platform: Ruby, Scripts
  • rbgooey
  • License: Freeware
  • Price: 0.00
  • Rating

Rbgooey is an alternative GUI library for Rubygame users..

  • Publisher: Han Dao
  • Date: 24-06-2013
  • Size: 20 KB
  • Platform: Ruby, Scripts

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.

  • Platform: Matlab, Scripts

A version of Connect Four written in MATLAB. The computer is driven by a reasonably intelligent algorithm (but not perfect). Click on "Info" for details on how to play..

  • Platform: Matlab, Scripts

Rubik Cube Game - MATLAB toy. File list: ChangePointer.m - function for change of mouse pointer Congr.m - function for creation figure with congratulation CreateNewGame.m - function for creation of new game InitCube.m - function for initialization of Cube object PlotCube.

  • Platform: Matlab, Scripts

Unzip the 'Snake.zip' and run the game.m file. The game controls are present on the GUI screen that comes up and are self explanatory, although small annotations have been added for easier grasp. Hope you enjoy. A better version with subtle scoring methods and riskier play will be uploaded in time.

  • Platform: Matlab, Scripts

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..

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

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..

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

The vehicle-applet lets you "drive" a very special verhicle. This is only a beta-version, please let the author know of any bugs that you find. The final version will include sounds, more levels, a second grappling hook and maybe even wind and "streaming water".

  • Platform: Java, Scripts

Try to break as many stones with your mouse. You control a paddle with your mouse. The object is to kick the ball before it passes you. You can move the paddle in all four directions. But be aware it wil get more difficult as the game advances. This game is free and may also be distributed in unchanged form.

  • Platform: Java, Scripts

This is the first half of an OpenGL RPG. It contains most of the graphics processing code, and also walking and also tile-based collision detection. There is suppost for complex quadratic objects (spheres, cylinders, cones) and for normal triangles. It contains texturing, and implements the particle engine.

  • Platform: C and C plus plus, Scripts

Aid for Kakuro puzle solving. Creates an Excell spreadsheet with all possible combinations of the digits 1-9 that sum (without repeats) to any value that could appear in a Kakuro puzzle. The output file, 'KakuroAid.xls' can be sorted in Excell by number of cells or total sum.

  • Platform: Matlab, Scripts

The object of the game is to collect tokens and have the highest score at the end of the game. The first player will select one token from the highlighted row. The token selection will then determine the column available for the second player. The row or column always being determined by the previous token selection.

  • Platform: Matlab, Scripts

Vectoroids is a clone of the classic arcade game "Asteroids" by Atari. Your objective is to maneuver a space ship within a field of asteroids, and shoot them into smaller and smaller pieces, eventually destroying them completely. Vectoroids is based directly on the code for Agendaroids.

  • Platform: C and C plus plus, Scripts

Graphic representation of the classic Rubik Snake toy. Utility to create and manage a snake, a clock made of snakes, and two demo files that explain how to make your own snake or snake like graphics using handle graphics..

  • Platform: Matlab, Scripts

Football game allows you to play football against the computer..

  • Platform: C and C plus plus, Scripts

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.

  • Platform: C and C plus plus, Scripts

Run the twister.m script to have commands called out automatically at regular intervals of however many seconds you choose. Identical commands will not be repeated twice in a row - a problem you often get with the traditional spinner board. The first time you run it, record your own commands in your own voice to override the stock .

  • Platform: Matlab, Scripts

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.

  • Platform: C and C plus plus, Scripts

You and your team of archeologists have fallen into the "catacombs of the zombies." There's no time for research, though; the walls are closing in, and the zombies have sprung to life! Fortunately, you've discovered an ancient mystical potion which allows you to create and destroy walls.

  • Platform: C and C plus plus, Scripts
  • Bygfoot
  • License: Freeware
  • Price: 0.00
  • Rating

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.

  • Platform: C and C plus plus, Scripts

This contest concerns a very simplified two-dimensional version of the protein folding problem. Given the amino acid sequence of a simplified protein, your job is to determine a final "optimally folded" configuration. Each potential arrangement of the protein sequence is associated with an energy state, or score.

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

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).

  • Platform: Matlab, Scripts

New Downloads

Pidro Challenge

The Pidro card game - a game
of daring and skill. You and
your computer partner play
against two computer
opponents.

PhotoStage Photo Slideshow
Software Free

PhotoStage Free Slideshow
Software lets you create a
slideshow from your digital
photos and videos on Windows
and apply ...

OzGIS

OzGIS is an extensive system
for the analysis and display
of geographically referenced
data. The system can be used
to ...

Vivaldi for Windows 64

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

Vivaldi for Windows 32

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

Active@ ZDelete

Active@ ZDelete is a secure
delete utility. It helps you
to permanently delete files,
drives and folders. Active@
ZDelete ...

Active@ ISO Burner

Active@ ISO Burner burns
CD/DVD/Blu-ray ISO images
compatible with the ISO 9660
standard. Automated burning is
also ...

NTFS Recovery Toolkit

NTFS recovery toolkit contains
file recovery tool, partition
recovery tool, partition
manager tool and disk editor
utility.

Active Partition Manager

Active@ Partition Manager
helps you manage storage
devices and the logical drives
or partitions that they
contain. You ...

Free 1D Barcode Generator

The programe generates and
prints most popular linear and
postal barcode symbologies
including Codabar, Code11,
Code25 ...