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

Listing of Games in Scripts

Blitz is a remake of an old commodore game. You must destroy buildings so you can land. The game uses the OpenGL API and contains a map editor, so you can make your own levels if you dont like the random game mode..

  • Publisher: Chris Wise
  • Date: 18-02-2013
  • Size: 174 KB
  • Platform: Scripts, C and C plus plus

REMLAB Web Mech Designer is a fully functional cross-platform web-based BattleMech designer for the tactical board game Battletech. REMLAB is built entirely on HTML, PHP, and javascript with Ajax functionality. REMLAB requires a web server (locally or remotely) with the ability to process PHP scripts.

  • Platform: Scripts, PHP

This is a small puzzle game written in Java,.

  • Platform: Scripts, Java
  • 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: Scripts, Java

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: Scripts, Matlab

This program demonstrates how to create a 3d slot machine. It requires the gd library to compile..

  • Platform: Scripts, C and C plus plus

Steps to follow Though i think it is self-explanatory,read if u don't get it -Execute game.m -Choose to be first or second player -Make the other computer(by clicking on the pushbutton saying human) or play with your friend -for computer player select level by hitting the button -hit start button -play and enjoy:) -You can toggle between human and computer at any time you like.

  • Platform: Scripts, Matlab

Aakash's Cows and Bulls Game is a cows and bulls game (word game) implementatioGame is a It has a simple code and no gui..

  • Platform: Scripts, C and C plus plus

Tetris game godzilla series is a simple tetris game..

  • Platform: Scripts, C and C plus plus

unisol is a logical puzzle invented by Lawrence Gould that has been printed in the Sydney Morning Herald (Sydney, Australia) and Tele Sept Jeux (Paris, France) since the mid 1980s. It appears in the Sydney Morning Herald on Mondays, Wednesdays and Fridays.

  • Platform: Scripts, Matlab

It is a class for a deck of cards that contains a class playingcard. It splits the deck at a rand spot the places a random number of cards - alternating between the halves in a new deck. It then will deal fropm the top of the deck..

  • Platform: Scripts, C and C plus plus

Kajaani Kombat is a funny multiplayer game... and much more! It is a rampart-like game (old arcade classic) set in space. Kajaani Kombat is playable with two to four players, over the internet or alternatively two players sharing one computer. It is also possible to play over the internet with, for example, 4 players of which two are sharing the same computer.

  • Publisher: kajaani.net
  • Date: 13-02-2013
  • Size: 1761 KB
  • Platform: Scripts, C and C plus plus

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: Scripts, JavaScript

The entire game uses the ODE (Open Dynamics Engine) library for realistic game physics..

  • Platform: Scripts, C and C plus plus

Audification (or sonification) is the technique of using the sense of hearing to analyse data. The advantage of audification over visualisation in data analysis is that sound has the property that when different notes are played togheter they can still be individually heard: in vision colours blend to form new colours.

  • Platform: Scripts, Matlab

Generates DOOM maps from existing data sets - i.e., bug reports, floor plans, city maps..

  • Platform: Scripts, Ruby
  • BMTron
  • License: Freeware
  • Price: 0.00
  • Rating

BMTron is a multi-player game loosely based on the light cycle scene from the movie Tron. The goal is to trap your opponents. Avoid running into the wall or opponent's trail. Play with different types of AI players. Teamplay mode is available. In the game configuration screen: select players, enter their names, choose colors, choose for every player whether it is controlled with a keyboard or by AI, and press "Start Game" or "Teamplay".

  • Platform: Scripts, Java

Objective: Glue Broken Pieces to make 8x8 Chess Board. Steps: 1: Select any of the Broken Links (Dominoes represented on 5x5 Board). 2: Click on only one Button of Chess Board to paste the selected Link's image. Note: The image is pasted with selected button as center (as is).

  • Platform: Scripts, Matlab

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: Scripts, Matlab

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: Scripts, Matlab

The iterated prisoner's dilemma (IPD) game has long been studied in game theory, economics, programming, decision theory and other fields. It is a 2-player scenario where each player must decide to either 'cooperate' or 'defect' in a sequence of games, and their respective choices determine the relative success or failure of each player.

  • Platform: Scripts, Matlab

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: Scripts, Matlab

2-D dos Game(like space commanders ) is a 2-d sprites based game. It involves important concepts of game design issues such as timing a game, collision-detection etc. It is a DOS based game which uses MODE 13H which has a resolution of 320s a resola palette of 256 colors.

  • Publisher: u.srinivas
  • Date: 06-02-2013
  • Size: 10 KB
  • Platform: Scripts, C and C plus plus

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: Scripts, C and C plus plus

Black color indicates value "0" & White color indicates value "1". Number on each square is equal to the sum of the numbers of its four neighbours (vertical & horizontal) modulo 2 (where neighbours can be either setting on squares or the fixed, numbers (colors) on circle).

  • Platform: Scripts, Matlab

Starter kit for the 12th MATLAB Programming Contest "Sudoku", running November 2-9, 2005. You are given the task of solving a variation on the Sudoku problem. For more information see the contest page: http://www.mathworks.com/contest/sudoku/rules.html.

  • Platform: Scripts, Matlab

Graph Game is an implementation of the Shannon switching game. It is a game for two players. The first player selects edges of the graph trying to connect two highlighted nodes while the second player removes unselected edges. AI is available..

  • Platform: Scripts, Java

The BEST TIC-TAC-TOE game with code provided has enhanced menu, graphics and controls. You can play against computer or against a friend!.

  • Platform: Scripts, C and C plus plus

This is a car game where you have to avoid the car from hitting the obstacles.There are 3 levels. Set the character repeat delay(control panel > keyboard) to minimum before playing the game..

  • Publisher: vikram2784
  • Date: 04-02-2013
  • Size: 31 KB
  • Platform: Scripts, C and C plus plus

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: Scripts, Matlab

New Downloads

DocuFreezer

DocuFreezer is the software
for batch converting different
document types. DocuFreezer
document conversion algorithms
...

Photostage Free Mac
Slideshow Software

Free software to create a
slideshow from your digital
photos on your Mac and add
video clips, music and more.
Easily drag ...

DetachPipe Free

Make Microsoft Outlook faster,
more stable and easier to
backup with DetachPipe - the
email attachment processor.
...

UltraBooster for LimeWire

UltraBooster for LimeWire is a
program designed to boost the
download speed of your
Limewire client. It perfectly
...

Honeyview Image Viewer

Honeyview is very fast image
and archived image viewing
software. It allows viewing of
images within an archive
without ...

Bytescout BarCode Generator

BarCode Generator is able to
generate and export barcode to
image (PNG, JPG, TIFF).
Types: Codabar, Code 39, GS1,
Code ...

Driver Booster

Driver Booster Free, designed
with IObit's most driver
update technology, scans and
identifies outdated drivers
...

BitComet Ultra Accelerator

BITCOMET ULTRA ACCELERATOR is
an effective plug-in for
BitComet P2P. The program
includes most modern
technology that is ...

BlueFox Free PDF Convert
Master

lueFox Free PDF Convert Master
is an all-round free PDF
converter that can convert PDF
to other formats like Word,
Excel, ...

Kaspersky Phound

Remotely lock and locate your
missing device. Sound an alarm
to help locate your missing
device. Find out who has your
...