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

Listing of Games in Scripts

With these scripts you will be able to have your very own flash games website up in 10 minutes or less. From the administration section you can add as many games as you want onto the website, edit games and delete them. You can also create, edit and delete categories to store the games in aswell.

  • Platform: PHP, Scripts

Interactive MATLAB version of the old bullshit bingo. Easy to add your own terminology for a new game. Made this a long time ago, especially the PC vocabulary is outdated.. I once printed "Data analysis" versions for students in the last, summary lecture in my signal analysis course and promised extra points in the final exam for bingos.

  • Platform: Matlab, Scripts

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

  • Platform: C and C plus plus, Scripts

UnCompleted PacMan is a classic PacMan game..

  • Platform: C and C plus plus, Scripts

jsWordsearch is a word search puzzle generator that's written in javascript and is playable through your web browser. You can use your own words and have many options to choose from, including size, color, word direction, shape, and more..

  • Platform: JavaScript, Scripts
  • CardFun21
  • License: Shareware
  • Price: .price.
  • Rating

This is a fun Black Jack card game. Whoever gets 21 points wins the game. Multiple Winners split the credit at tie games. There are several customizable features, including player images, background, audio file, etc..

  • Platform: Java, Scripts

The floor plan of a castle indicates where the walls are. The outer boundary of the castle is always an unbroken wall. The castle has no doors, only openings in the walls that lead from one room to another. A chamber is a collection of rooms that are connected to each other by gaps in the walls.

  • Platform: Matlab, Scripts

Flooble's Toggler is a free mini-game that is small enough to be placed into any page's sidebar. In fact, it's only 130 pixels wide! The game involves clicking buttons on a 4x4 grid, toggling them from [X] to [.]... Toggle them all and you win, but be careful - any time you toggle a button, the four around it get toggled as well.

  • Platform: JavaScript, Scripts

This is a number guessing game script which let users to guess/pick a number between 1 and 100. This example script written in PHP demonstrates the usage of sessions..

  • Platform: PHP, Scripts

A famous card game with comic strip characters. Find the twin characters by clicking the cards. (IE, NS, Mozilla).

  • Platform: JavaScript, Scripts

BlackNova Traders is a Web-based multi-player strategy game, loosely based on the old BBS games of Tradewars, Galactic Warzone, and Ultimate Universe. Uses PHP and MySQL. The latest version includes an AI player..

  • Platform: PHP, Scripts

This JavaScript calculates the astrological sign for given month and date..

  • Platform: JavaScript, Scripts

DHTML Ping Pong is an incredible ping-pong game with an even more impressive AI (artificial intelligence)..

  • Platform: JavaScript, Scripts

Run an automated sports competition. Entrants must pick the winners and margins of games you select each week. Player scores,and team stats are tracked. Players can even customise their own individual leaderboards for their friends! With a template based format you can customise the layout to fit in with the remainder of your website, pluging in the components where you see fit.

  • Platform: CGI and Perl, Scripts
  • ThePoet
  • License: Shareware
  • Price: 50.00
  • Rating

ThePoet is an advanced Poetry creator based on various structures that make up sentences. There are 3 wordlists you can alter and it will generate a new poem every time with the click of a button. It's called via SSI..

  • Platform: CGI and Perl, Scripts

This is a simple yet highly entertaining game that consists in shooting and destroying approaching asteroids from a moving spaceship. There is a time limit of 2 minutes within which one must destroy as many asteroids as possible..

  • Platform: JavaScript, Scripts

This game will load in a small box in a separate window. The idea is to get a match of 3 or more bubbles in the same color touching each other by shooting them upwards. Once such a match is achieved, those bubbles fall, along with any others attached to them and none other (excluding ones on the very top).

  • Publisher: Xin Yang
  • Date: 24-01-2013
  • Size: 31 KB
  • Platform: JavaScript, Scripts
  • Peeptin
  • License: Freeware
  • Price: 0.00
  • Rating

Peeptin game goal is to arrange some blocks from 1 to 15 in their numeric order. Peeptin fits inside of a sidebar because it's only 130 pixels wide, but unlike Toggler, every game of Peeptin is diffrent - the squares are randomly arranged each time you press "shuffle".

  • Platform: JavaScript, Scripts

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.

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

GoLife is another 'game of life' based on the rules of the Chinese board game Go, arguably the best game ever devised by mankind. This version of GoLife is not intended to be an AI opponent. Rather it is written to see how a Go system evolves by itself.

  • Publisher: Jake Fan
  • Date: 25-04-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

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.

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

ANOVA with two within-subject variables is used to analyze the relationship between two independent variables and the dependent variable. This procedure requires fewer participants but can give rise to research confounds such as order or practice effects and participant bias.

  • Platform: Matlab, Scripts

Kitchen Sink is a multi-platform compatible game that you have to re-arrange the items in a virtual kitchen..

  • Publisher: RF
  • Date: 14-03-2012
  • Platform: JavaScript, Scripts

SOLVE_SUDOKU.M -- This file contains the code for solving the Sudoku board, and should be deployed as a .NET assembly. It accepts as input a 9-by-9 array, where 0 represents a blank square, and the digits 1-9 represent any initial values in the grid. The function returns the solved board, if a solution exists, and a flag indicating whether the code was successful at finding a solution.

  • Platform: Matlab, Scripts

This Java applet implements a fun number guessing game. Number of digits, title text, colors, fonts, and buttons are all customizable..

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

This Java applet implements a fully configurable picture pairing game. You can provide your own pictures. Customizable parameters include: photo filenames, audio files, and number of rows and columns to divide the display area..

  • Platform: Java, Scripts

Brainvita is a game of marbles devloped in turbo c 3.0 under DOS.BGI..

  • Platform: C and C plus plus, Scripts

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

  • Platform: C and C plus plus, Scripts

DirectX Game code demonstrates how to use DirectX in a space-like game..

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

sChess creates an easy to use chess that runs in your browser that you can use to play against other people in real time. sChess includes: - Nice clean DHTML chess board, click to pick up and place pieces. - Move validation - Handles check/checkmate, castling, pawn promotion etc.

  • Publisher: SomeGuy
  • Date: 03-03-2013
  • Size: 92 KB
  • Platform: PHP, 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 ...

Project Timer

Project Timer, a project timer
for the Windows taskbar
notification area. Project
Timer is a simple but powerful
windows ...

RationalPlan Project Viewer

RationalPlan Project Viewer is
a free project planning
software viewer, the perfect
solution for anyone (from
project ...

Express Accounts Accounting
Free

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

Active@ Hard Disk Monitor

Active@ Hard Disk Monitor is a
freeware disk utility that
monitors the status of your
hard drives and scan for bad
...

Print Conductor

Print Conductor is a batch
printing software. It prints
multiple PDF files, plain
texts, Microsoft Office and
OpenOffice ...

Radmin VPN

Radmin VPN - is a free and
easy-to-use software product
to create virtual private
network (VPN). The program
allows users ...

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

7Caps

7 Caps is a small tool to
check the status of Caps Lock
and Num Lock. The new version
also has an audio alert. It is
a ...

NetSpot for Windows

NetSpot is an application for
Windows 7/8/10 that is used
for wireless analysis,
troubleshooting and wireless
site survey.