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.
The system can be interpreted as a 2D universe being colonized by two species competing for dominance. To start, type 'golife' in the command window for usage information....
I hope which you like it as you can control all functions which can change Rows and Columns of puzzle board and you can easily understand it because it have created Math Logic.It was free error, full source code to use any way for every body.
Game Toolbox is a C# assembly designed to facilitate the creation of games and game prototypes. It contains no graphics code, does not depend on XNA, and is Mono-compatible. It provides implementations of A*, GOAP, a genetic algorithm, and more.
GUI of Conway's game of life.
3-Dimensional version of Conway's Game of Life. "Life" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid; the number...
A Go-like board game with 'next generation' graphics.
Source code of Inno Setup - free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
And here is my second interpretation of the card game known as "WAR." If you are wondering how it works, you should look at "Version 1" of this program (it is another program that I submitted). There is no documentation...
It calculate the arithmetic code of a string of char, subject to an alphabet "A" and a probability distribution "P". http://en.wikipedia.org/wiki/Arithmetic_coding
Hexxagon is an abstract strategy board game which involves play by two parties on a hexagonal board. The object of the game is to make your pieces constitute a majority of the pieces on the board at the end of the game, by converting as many of...
phZoom is a kind of plugin board, based on jQuery to show photos light box effects. Although phZoom's volume is very small, it still can show special picture animations. It supports most browers as well, included IE+. If picture links were webs,...
ABK Code Beautifier indents and comments the Code of C/C++ currently. The code to be processed must be error free for accurate output.
Arianne is a multiplayer online engine to develop turn based and real time games providing a simple way of creating the game server rules and clients like Stendhal. Marauroa, our server, uses Java and MySQL for hosting dozens of players on a solo...
Game Monkey Script Extended is a repository for user modifications of the excellent Game Monkey Script scripting language, which can be found here http://www.somedude.net/gamemonkey/
Project created to help the process of develop a game or an interactive application. Have some OpenGL, CGFX and OpenAL abstraction layers, a lot of matrix and vector operations and a simple simulation system to do animation and smooth interpolation.
Edit and visualize source code of files Delphi project and Pascal. This version is language portuguese/brazil. Governador Valadares, MG - Brazil.
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.
Defendguin is a clone of the arcade game "Defender," but with a Linux theme. Your mission is to defend little penguinoids from being captured and mutated.
Features:- High-speed sidescrolling action - Lots of music and...
This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ]; x= length(y); m= log2(x); p= ceil(m); To call the...
In this submission we present the code of the Replacement Method (RM) [1-4] and Enhanced Replacement Method (ERM)[5], that were proposed some time ago by our group. Both methods produce linear regression QSPR-QSAR models that are quite close the... |