Advertisement

Results for "Category: Games"

6_2008-2009 #207919
WinEliza w/ Text-to-Speech

This program is a follow-up on my previous submission (WinEliza). Besides using the Standard Template Library (STL) containers, streams, and strings, this version also takes advantage of Microsoft SAPI 4.0 to play actual speech.

6_2008-2009 #208007
tetris game

game

6_2008-2009 #208171
Tic Tac Toe with AI

A Tic Tac Toe coded in using VC++ MFC. It have a learning ability which will become stronger if u keep playing with it. It learn the moves u used against him and use it back against u. It uses file 'MoveHis.txt' to record the moves, delete this file will make it dump again.

6_2008-2009 #208469
BitMap Puzzle

It Splits a Bitmap . The user have to rearange it. On succeesful rearranging he/she will get a messagebox indicating that the rearragement is completed IF YOU THINK THAT IT IS WORTH GIVING A TRY PLEASE VOTE FOR ME

6_2008-2009 #208495
Paranoid - A Breakout Game

This is a very simple breakout game. when the ball hits the bat (base), whose movement is controlled by mouse, the ball bounces up and break the bricks. There is only one level in this game. The speed of the ball can be increased or decreased. The ball has three lives. I feel that this program will be helpful to the beginners who want to know about game programming, OOP (Object Oriented Programming), Basic File Handling, Graphics in C++ and mouse handling. Comments are very welcome.

6_2008-2009 #208552
text_casino

This is an awesome casino game! Everybody should try it out! There are are about 5 or 6 games you can play,including slots, blackjack, and roulette. There is also a bar to drink away the lonely hours of the night. There shouldn't be any bugs, but if you find any, e-mail me at hulio_@hotmail.com, with the subject TEXT_CASINO and I'll fix and update the code. By the way, don't forget to vote for this awesome Casino game!

6_2008-2009 #208828
a find the nimbrer game

a find the number game very useful for beginners Please vote for me !!!

6_2008-2009 #208949
Chessgra: A person vs person chess game

This is a person vs person chess game It has implemented the following: - The pieces + chess board are *.BMPs - You can move with keyboard and/or mouse - Graphic mode - Clocks (white, black , total time) - All correct movements of all pieces - It warnings if a bad movement was made - It detects and says "CHECK" - It detects and says "CHECKMATE" - It makes _correct_ castling (o-o and o-o-o) - It shows retired pieces - Nice presentation Rate it, please... It was made in Borland C++ 3.1 Enjoy it !!!

6_2008-2009 #208978
TTT

This is Tic Tac Toe game Consist of 15x15. Firstly view the screen shot...........

6_2008-2009 #209245
Bejeweled

This is a clone of the famous flash-game Bejeweled (also known as Diamond Mine). It supports customizable board sizes, savable games, and a hint functionality that also includes a count of all the valid moves the user may do in a given game. The game, specifically, will show you how to serialize classes using both ISerializable and the default method, use GDI+, apply alpha-blending and gamma correction to an image, saving and retrieving application settings, using PlaySound to play a sound stored in memory, making text boxes numeric, and much more.

6_2008-2009 #209284
dotgame in C using mouse

in this game, a square matrix of dots will be presented. player 1 & 2 would have to draw lines connecting adjacent points, using mouse to get boxes and the player who gets more no. of boxes wins.

6_2008-2009 #209408
Basic TicTacToe

Just another simple TicTacToe Game

6_2008-2009 #209410
Tetris XP

Tetris... need I say more? Uses a manifest file for getting XP style buttons. Different levels of drop speed.

6_2008-2009 #209419
Snake game - Snako

Snake game . same as you played on your cell phones , but this one has some really good effects and graphics ,fast, smooth and flicker free animations made in 16 bit msdos . coded in c just uses one class :-) please take your time and vote for me. Your vote will be greatly appreciated. Thanks... ENJOY REGARDS SUHAILKALEEM

6_2008-2009 #209552
A X_O Game

XO game using C#

6_2008-2009 #209629
Cascade Clone v1.0

Well, my girl friend is really crazy about Cascade, so I did this Windows GDI version of it. It is pretty simple to play - you just have to clean the window and make lots of points - to do that, click on a square that has another square of the same color next to it, they going to be marked, if you click one second time now, they going to disappear leaving some points behind. Try to mark as many squares as possible. As usual, my code is not commented but pretty simple to follow. Totally programmed in Win32 - No DirectX necessary. For a simple game like this, GDI graphics and PlaySound() are enough – Check it out and vote for me if you like the game, if you don’t, vote anyway ;) Have fun and stay clean. JungleBoy.

6_2008-2009 #209803
Guess A Number game

This is a simple demonstration of a simple console application written in C#.

6_2008-2009 #210068
State Capital Guessing Game

My code is a state capital guessing game. The game can be played with one or two players. The object of the game is to guess all fifty capitals. The game keeps track of how many answers are correct and incorrect. I also added a flag using bool for correct answers. This way it will not ask the same question over.

6_2008-2009 #210120
Skatedown

This code is just to solidify what i know of programming so far, the structure of a program, most everything basic. Just to clairify this is a text game rpg.

6_2008-2009 #210405
A simple Tic-Tac-Toe game.

This is a simple Tic-Tac-Toe game that uses a 2D array. It illustrates how to constract a simple game. There are no bells and whistles, this is plain and simple C++.

Languages
Top Categories
Global Discovery