Advertisement

Results for "Category: Games"

7_2009-2012 #220533
Snaker

Its a clone of the classic microsoft qbasic game nibbles, but its written in C++ and it has a few adjustments & modifications here and there, such as doors, smart worms, and bouncing balls.

7_2009-2012 #220535
Cyber Ship

Pure Entertainment. A space shoot-em-up game. Shoot the spce aliens before they shoot you.

7_2009-2012 #220536
Snaker2

Mega-Advanced Nibbles game for C++. Uses DirectX for video. Has many features, including laser beams, different doors, fireballs, 4 player support, and an internal level editor, with the option to create your own level packs & play them. There is no exe here, but if you cant get it to compile and want one e-mail me.

7_2009-2012 #220540
mvxPong

Its Pong!!!!! An example of making a full app with mvxEngine.

7_2009-2012 #220618
API Bomberman

This great advanced example 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, and it is cool.

7_2009-2012 #220629
Pacman

This is a duplicate of the original Pacman coded from scratch in Raw C#. The game board and characters are drawn in raw GDI. Back in the 80's, this game was a huge part of my life. That and the Commodore 64 were the 2 eras of my life that helped me to coding as a career. I told myself that someday when I became a programmer I would write this sucker from scratch. Finally the time allowed it.

7_2009-2012 #220744
Playing Cards

A simple program for playing cards manipulation. The program can shuffle a deck, print cards, deal cards to players and check for flushes.

7_2009-2012 #220867
A simple math enhancer game

This code is an example of advanced if/else statements using the shell of a math game.

7_2009-2012 #220884
Connect 4

This code will enable you to, in ASP, play a game of connect 4 with 2 people sitting at the same PC.

7_2009-2012 #221381
The Game of Life

This is an implementation of the infamous 'Game of Life'. Made with VC6, as Win32 application. Demonstrates double-buffering, window clipping regions, bitmap buttons and more.

7_2009-2012 #221627
VGA Game Programming Tutorial

Hi there! This is Denthor of ASPHYXIA, aka Grant Smith. This training program is aimed at all those budding young demo coders out there. I am assuming that the reader is fairly young, has a bit of basic Std. 6 math under his belt, has done a bit of programming before, probably in BASIC, and wants to learn how to write a demo all of his/her own.

7_2009-2012 #221644
Snake

This is another Snake game we all know so well from de Nokia cell phone. But you should also know that it wasn't originally developed by Nokia. Actually it was made on a mainframe before my time:) It's programmed using DirectX trough Jared Bruni's MasterX classes. I've not paid any attention to the graphics really but you could improve it if you want. There is also sound included and the gameplay is very well actually although, I don't know how the speed turns out on a slow machine..

7_2009-2012 #221728
Pick A Number

It is a Text based game. the object of the game is to pick the right number, there are 3 levels, and the number is never the same.

7_2009-2012 #221974
Bricks Game

This is a graet game with sound! that shows graphics skill of c++ graphics.h library.You can learn how to move objects on the screen and block them.have fun with this game.

7_2009-2012 #222056
A jackpot Game

well this is a jackpot game i made. it is really fun. beginners should look at the code cause it will really help you with C++. This is a must Download for all types of programmers. from newbie to expert it is fun.

7_2009-2012 #222138
Tic-Tac-Toe

A simple improvement on Shariq Haseeb's award winner tic-tac-toe game. Removed some code redundencies, simplified the control process, etc. This code is dedicated to Shariq Haseeb.

7_2009-2012 #222488
Gibberish Encoding

Quick way to learn how to speak gibberish. It is sometimes known as "girl-speak".

7_2009-2012 #222816
Suppra-guess

In this guessing game you can: play 1-2 player mode. read and write coments. save and look at results.

7_2009-2012 #223175
The Castle Game

A fun game using a simple menu. You find yourself in front of a Castle and decide to go in. The object is to get out. Very fun.

7_2009-2012 #223177
Hack Quest

Text adventure where the object is to crack passwords and break into a bank system.... Uses system colors, and is over 2000 lines of code in the main program alone! The exe can be found at my site: http://www.mcarterbrown.com

Languages
Top Categories
Global Discovery