Results for "Category: Games"
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.
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.
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..
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.
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.
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.
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.
Quick way to learn how to speak gibberish. It is sometimes known as "girl-speak".
In this guessing game you can: play 1-2 player mode. read and write coments. save and look at results.
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.
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
This is my first ever C++ program, only download this if you are at the "Hello World" stage of C++ programming! It is for 2 players, the aim is to guess the opponents number. Since there is no validation or error handling yet, this sad program can easily crash or fall into an endless loop if someone types in an invalid number or a string. Well, it is my first game.
This is a basic text based Rpg. In this Rpg you can gamble (game includes a guess the number game) and you can fight at a few different locations forest swamp etc (Just different difficulty of monsters really) Anyway this is my first project i have ever written in c++, and i had a few problems which are listed in a included readme, please help if you can thanks.(Game does run)
This code is a graphical version of TicTacToe which makes uses of C++ classes. It allows for single or multi-player play (hot seat). It has been tested in both Dev-C++ and Microsoft Visual C++ 6.0 Project files for both compilers have been included.
This is one awsome screen saver! Get it, get it, get it! It shows 3D shapes, random colors and 16 different disigns! There's one where it looks like your in a tunnle and the tunnle is going past you and the going down, there's one where it looks like your in an ice cavern, man I just can't explain all of 'em! Try it out! And please vote! Og yeah. Most of the credit should be directed to Steve Nunnally for the original code. I simply edited it to look better. Vote! Vote! Vote! Did I mention vote?
This is the first game I ever coded. I whipped it out in a few minutes and decided that it might be useful(ha!) for other people. Should work on any compiler in any OS. Sorta fun to play if your really bored, shows use of simple random numbers.
PHP version of famous "Minesweeper" game by Microsoft by Mathias Daval
Play Blackjack against the computer
its a game that uses classes. a fly moves around the screen and you have to remeber where it was last seen. the difficulty inccreases progressively.
A game of pong with new features. The name is from the early versions of video games. Features: one and two players sound and music surprise moves of bat menu driven The ball uses sensors to bounce