"Simple Tic Tac Toe Program in C" v1.0
A Tic Tac Toe program written in C using graphics as well as text mode giving brief idea of developing games in C
1 great game - written in C
This is a very great game.It contains full use of mouse and keyboard made in graphics.Biginners can learn a lot from this game. :)
A C++ Mastermind Simulation Package 8.0
This package provides tools for simulating the classic Mastermind board game. Classes defined include Code, Player, CodeMaker, and CodeBreaker. Also included are a console game UI and a brute-force simulation program. This package was originally co-authored by Mr. Wayne Martin.
AdventureCCaw1 1.0.0.4
Colossal Caves interactive fiction text adventure. 350 point game with added bonus points. Three new locations and one new object. Re-wrote so source is more understandable and it more friendly to play. Many new features. Some were added just for testing the code to find and fix bugs.
Ascii Hangman Tutorial v1.0
A clean coded writen tutorial on coding our favorite classic game Hangman in a completely new way: Ascii! Using classes and structures to make clean game loop to bring Hangman to life. (found under "Extras" on the site)
Ball game 1.2
A small ball game using graphics in c. Aim of the game is to stop the ball from hitting the right wall by moving the box. 10 points are given for stopping it once. Speed adds as the score increases by 100. This program was constructed using tc++3.
Ballon poking (a game in C++) 1.0
This game is made by Ehsan Ul Haq a student of uet, lahore pakistan session 2005. It is based on concepts of object oriented programming.So please play and enjoy this game and please rate this game also.
Bantaumi v 1.0
Its "Bantaumi" , the game from 3310 Nokia cell phones. Probably everyone is aware of it..so, no need to explain it..Its code is written in C++... I hope its right..You must change its "bgi" path accroding to your system before executing..
blaster master source for 32-bit pascal. v1.0b
A new game being developed in 32 bit pascal using the PPC386 free pascal compiler. I need help. You can rewrite code in the game, make graphics, make maps, or make music! This is a Blaster Master game for the PC, made from the old NES version about 14 years ago. It has all its own code, no exter...
BrainBooster v1.1a
Play a game of betting with the program. Take a bet of right and wrong answer! Create you own question and send it to your friends to answer them by telling them the filename to access the file. Lost a question and lost some money, win the question and gain money
BrainVita The game v1.0
"BrainVita" - is a simple 2D marble game,with few graphics tech..,Full source code are included. c++ source are included,TC++3.0 is used & BGI. you will love it.
brainvita v1.0
this is a cpp version of the brainvita which is played with marbles on a board . this program also found a limitation with two classes using grphics functions individually
BRICKS
This is well-known game BRICKS fully coded in C++. Seven different shaped bricks are available in the the game. This game includes some good musical and apperent effects too. I wrote this programe for new learners. Please don't forget to write a comment after using this program.
Buy a car by shahkar - turbo c 3
This program is very much helpful for beginners It is coded in a very simple c.No hard functions are used in this program.You are asked to buy a car.You can take a test drive and long drive as well.You can see catlog for different cars use arrows to move the man and buy a car.This is a program b...
C program in graphics for a game of sticks
A game in which no one can beat the computer. The user and the computer alternatively can pick up 1, 2, 3 or 4 sticks from 21. The one who picks the last is the loser.
C souce code for the game of Go
It uses the alpha-beta minimax algorithm to evaluate attack and defend in terms of the number of liberties. The C code compiles under Turbo C.
Carbineer - An MS-DOS shooting game v 1.02
A simple DOS shooting game based on the popular game called Bow and Arrow. The player is armed with a carbine with which he has to shoot down balloond and earn points. With C sourcecode.
Casino simulator v1.0
I made this 6 years ago at my first semester as a student. Its is a Casino simulator, where you can play roulette(bet to a number or color of choice), dice where you are to predict the sum of two rolling die, and slots where the cpu produces an outcome of different symbols. There is a jackpot too! :...
Checkiq game#2 1.0
It is a simple game program to be play with brain as the CHECKIQ #1 Game and it is also usefull to study vdu memory programming. You can download another brain game that I developed CHECKIQ #1 from programerseheaven site.
Chess in c programming using graphics v1.0
This is a chess game i developed in c using c graphics.Each coin has its own movement and the game can be saved. When restarted u can load your saved game .It also keeps track of whose turn it is by changing the background color.
Christmas 2002 v1.1
Christmas 2002 is an OpenGL Tetris clone that features everything a good Tetris game has to have. As the name already imposes, the game has Christmas as main theme: snowflakes are falling in the background, nice Christmas music is playing and the blocks are Christmas gift boxes. Beside this Chri...
Classic Tetris 1.0
My Girlfriend wanted a good tetris game. I could not find a classic tetris anywhere for free so I wrote one. This is a three-day project to build a basic framework tetris. Written in C++ Builder 6, it was a quick and easy project. The math was fun. Again, More than enough to play with. And an in...
Complete sudoku v1.0
This application can generate or solve sudoku puzzles as per requirement. If one wishes to solve a sudoku puzzle, he has to just type the values. The values are displayed in matrix format as they are being entered. When all values are entered, the result is displayed. If there is a error (a data...
Connect-4 Algorithm
This file provides the functions necessary to implement a front-end- independent, device-independent Connect-4 game. Multiple board sizes are supported. It is also possible to specify the number of pieces necessary to connect in a row in order to win. Therefore one can play Connect-3, Connect-5,...
Conway's Game Of Life
The Game Of Life was invented by the mathematician John Conway in 1970. Life balances these tendencies, making it hard to tell whether a pattern will die out completely, form a stable population, or grow forever. Life is just another example of a cellular automata, which is any system in which r...
Cow and Bulls v1.0
An interactive & educating (wonder y!) game made in C language, by urs truly. *_* You have to guess a 4 letter English word, if u guess the right letter @ right position...WHOA!!! u get 1 BULL (not really, its a low budget game!!)...or else u get a cow. ur number of tries are counted and stored ...
Ctetris v0.29
Ctetris is a beautiful tetris clone, written in C using the ncurses library. It works very fast and efficient, so it should be possible to play it even over a slow remote terminal.
DAADI v 1.0
DAADI is extremely easy to play: Firstly you make a move by clicking the left mouse button in the empty slot. As a result the an 'O' appears in the empty slot. Then the computer does some thinking and responds by making a move by drawing an 'X' mark in another empty slot. This goes on till three...
Deathworms 1.0
A Tron/Lightcycles clone game, but with some twists. Navigate your "worm" around the screen and try to avoid the other players. Supports as many human players as you want to try to fit on the keyboard, mouse, and joystick. Game includes Windows DirectX binary and C++ source which compiles under ...
DeskShoot V 1.0
DeskShoot is a Graphics Program which Shoots directly on the Desktop Screen. This Program uses sound internally by Resource and no other external sound is needed. i.e (Playing a Sound in Resource File).
DOS based 2D action game v1.0
What do you do when Alens attack Earth? Simple, You take off in your aircraft and blow them off. Play MarsAttacks and save Earth from the Aliens. C++ Source code included :-)
Downhill v1.0
This is a 3D like game built in Borland C++, It Uses VGA mode()320x200x256. The game contains many tools such as oppening BMP files and drawing them in various ways (including a fast resizing function), Controling the games FPS rate, some 3D and more. It contains full source code and partial do...
Dungeon Master (frame only) v.0
This is just a simple frame to what could be a good game. You have a little guy and can run around in a 27 room dungeon. Shoot enemys. Read the Readme first for controls.
Extreme Racer
Extreme Racer is a 2-Dimensional, aerial view car racing game. The user controls his/her car using the arrow keys. He/She has to complete the race while dodging the rival cars, managing the fuel, avoiding obstructions. The car gets damaged and loses speed when it collides with rival cars and/or ...
FMAZ21 Version 2.1 (4/15/95)
Generates mazes on your VGA display. The mazes are displayed in 3D. Use the arrow keys to solve them or have the computer solve them. Borland Turbo C 3.0 source code is included.
Game Of MineSweeper 1.1
The Game of Mine Sweeper Build in C++. This is the Beta Version of The game, if You find or discover any bug in the program, mail me. All the suggestion regarding the game are welcome.
Game: BrainVita v3.0
Its a game for the brainy.Its basicly developed on the idea of the game as it suggest brainvita.It is originaaly a board game played with marbles. Play lots and have fun.
Globulation 2 gpl strategy game
Is a game under gpl licence. It is a strategy game betwen starcraft and self evelving games like simcity. Right now it plays online and offline. The bast points is the quality of the game and the idea witch is original. The project realy lacks of developpers. Any kind of work is welcome, but esp...
Gnuchess 3.1 , C source
This archive contains the source code and executable for gnuchess 3.1 which is a public domain chess program. It also contains the source code and executable for a chess game analysis program which will take a chess game file with the moves in long algebraic notation, and do some analysis on the gam...
GPL'ed Battleship clone Win32/Linux 1.2.1
Previously known as "Free Battleship clone for Win32 console". Changes include: -major code review -put the code under GPL -added sound effects -new option: watch A.I. play against itself -now compiles under Windows (Visual Studio .NET 2003) and Linux (g++ v4.0.2) -bad translations -minor bugfix...
Graphical game Brainovita 1.0
This is a object oriented game in c++. This game uses mouse and has all the funcions with it to use mouse. A header file is within this package.
Greedie Boy A small DOS game v 1.0
A small DOS game that may be classified as a scaled down version of the popular game PC MAN.It is done in C on the Turbo C++ 1.01 compiler for MS-DOS environment.The source code in C for Turbo C++ is included in the package
Haideroid 1.0
It is the famous paranoid/arkanoid game, in which u break the bricks by deflecting a ball with a striker.I made it as a project in my 2nd sem of bs(cs) from uet lahore. Moreover it is made on turbo c++.So play and enjoy...And rate the game...If u like it. Regards haider ali aslam uet, lahore, pa...
Hangman Game v2.0
This is a Hangman Game. Just try it and i bet you would love it. You are to choose a category from a given list. Then you would be given some blanks which you have to fill with a suitable word belonging to that category.
Hangman Game V3.0
This program is a basic game of hangman. The objective of this game is to guess a word. You can change the list of words if you wish too. This game also maintain high score and save it to file. Have a look at it and enjoy and Please do comment on it.
Hearts V 1.0
Hearts is a Love Game designed in C Language using Graphics. The Player should hit the heart symbol correctly to get the high Score. Enjoy Playing this Game!
Hedge Row version 1.0 beta.
This is an unreleased, partially finished game by Diana Gruber. It is being distributed with source code for the benefit of game programmers and Fastgraph users. It features a recursive maze algorithm, SVGA support, EMS/XMS logical pages, and constricted mouse support. Source code is in C and ma...
HeptaG 1.0
HeptaG v 1.0 is a 7 in 1 game which includes some of the most well known and simple games including 1.Bricks (Arkanoid), 2.Nibble(Worm,Snake),3.Cannon Ball,4.Battle Field, 5.Alpha Beta which is an advanced version of Cows & Bulls ,6.Gobble which is similar to Gnome Robots & Monster and 7.Hunter whic...
Hi Score Manager 1.0
This is a simple high score progam to manage high scores of any game. The scores are stored on floppy. Files can be created, deleted and renamed. i wrote this progam for my assignment in college(1st year).
Intelli T3 (Intelligent Tick Tack Toe) v1.0
As the name suggests tries to simulate Intelligent behaviour by using standard A.I technique. This program uses Mini-MAX Algorithm to two ply depth with Alpha-Beta Pruning from GAME SEARCH and NILLSONN'S CONFLICT HEURISTIC calculation techique, for decision making.I've Programmed it from MIN pla...
ItaSirtet v1.0
ItaSirte is a Tetris-like game. Pieces drop from the sky. Line them correctly and make lots of points. I started to create some other non stadard pieces but i ran out of time.
kbc-2 1.0
this is a game similar to kbc-2.it allows you all the options like phone a friend or fifty-fifty or audience poll. so just read the readme file and enjoy
Lebios I v1.0
A dos program involving alien invaders from another dimension with plans to turn the Earth into a bloodbath. Save the world; Destroy Lebios. With C++ sourcecode.
Lebios III - sorte v4.0
The new version of lebios. a dos program involving alien invaders. The enemy has up to 3 nuclear charges at their disposal. Stay alert. Be ready to move. Save the world; Destroy Lebios. With C++ sourcecode.
Marbles Game v1.0
This game is called marbles. Its somthing like the old Bricks game; Hope u like my REMIX. It is written in C, but was not to C standards. You might need to work it out abit to make it pure C. I used turbo C++ IDE and was fine at the time of submition. If you got troubles running it, email me and i w...
mastermind for beginners v1.0
created in turboc++, just a simple program for easy understanding on how a mastermind program works. Recommended for newbies in c++. goodluck. oXoX cecileDgreat oXoX
Mind Fighter 1.0
A logic game in C/C++ where you have to keep your balls greater in number than you opponent. Make a colony of your balls and you will end up with nice statistics.
Mind Killer
A single player puzzle game. Arrange all boxes from the right board to the left board such that each box's left and right & top and bottom entries match with its adjacent ones.
Mine Sweeper
Here is a game where you test your skill at mine detection. Each square contains the number of mines in the eight adjacent blocks. You have to mark all the mines in the least possible time *** NEW!!! Oop Version Done In Graphics. *** beta version included
Minesweeper.zip v1.0
This is just like the minesweeper program which we often see in Windows ,but coded in C++ entirely. Source code and executable files are included .While playing ,try to play it in a window by pressing Alt+Enter .My name is Manu Thomas .I am from India . My email address : manuthomas19@yahoo.co.i...
Nots & Crosses (Tic Tac Toe) 1.00
This is the first game that was made by me. Its programmed in text mode but the effects in the game are worth seeing. Its a two player game. Source code incuded.
Noughts and Crosses v1.0
A small program that plays noughts and crosses. It has a Windows interface. The computer plays a perfect strategy. The source code is available for anyone who wishes to learn more, or improve on it. With Windows Visual C++ sourcecode.