| Home : C and C++ : Game Software |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
Game Software Listings
|
|
Total:
4 | Displaying: 1 - 4 |
|
|
|
A full screen, mouse driven windows Pong clone. It compiles with the visual studio 6 c/c++ compiler. Comes with a custom made makefile. If you don't have a compiler and want to try out the game, you'll find the binary available for download on my site.
Updated: 12/29/2006
|
|
|
Downloads are hosted with SourceForge.net. If you have one of the supported systems, you can directly download the appropriate binary distribution. If you have another system, download the source and read the README file for directions on how to build ScummVM.
Updated: 12/29/2006
|
|
|
This is a magic number guessing game. You think of a number below 63, and then this game will tell you what your secret number is. Coded in C++.
Updated: 12/29/2006
|
|
|
This is a telephone book simulation program that uses a DOS based menu system. A linked list has been implemented. You will have to save the provided text file on a floppy in order to use the program. Or, you could modify the code accordingly.
Updated: 12/29/2006
|
|