Results for "Category: Games"
Check out my new RPG-Battle game: Xtreme Fight 0.8. I think it's alot of fun. Features: - 9 cool different weapons, each with their own advantages and disadvantages - 10 unique potions for your health and for fighting - 10 different enemies - 7 bosses - Develop your own fighting style as you progress through the game - 2 different modes of play - And much more! Please try it out, it's really fun! And if you do, please give me some feedback! If you have any questions, or suggestions for verion 1.0, or anything else, please e-mail me at monkypower@hotmail.com Thank You!
the game of brick inspired frmmr ali akbar
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
Simple Win32 API Tic Tac Toe game. Has a total of 24 strategies/blocks incorporated into one function called smart() that works on defense as well as offense. It checks to see what moves have been made and makes it's move accordingly. Better than playing a human for the computer never sleeps. ;) Good example of writing your own functions to perform tasks there are no built in functions for and getting different return values from your function to act accordingly. The boxes are numbered from left to right with the top left box being one. The top row is one to three, middle four to six and bottom seven to nine. Push the button that's number corresponds to the box that you would like to choose. Good example of subclassing child controls and using the template resource editor to create and display dialog boxes. One or two players.
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.
This is a windows tic tac toe simulator. You can either play against the program or watch a simulated game. The AI is great. Enjoy. (Pls. don't forget to vote.... :)
This a Command Line Interface version of the Blackjack game. Pretty primitive, but just as good. It's dedicated to my C++ lecturer, Ms Sarojini =)
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.
This is an excellent code for all those wishing to enter game programming.This is a simple snake game program with the simplest code possible. No tough graphic stuff or code stuff.Must for novice programmers.Press q to quit the game.
This is a little version of the classic dope wars game. Really addictive, Give it a try and don't forget to comment and RATE MY CODE PLEASE
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)
Please try out my newset and latest game, Xtreme Fight 1.0, the sequel to Xtreme Fight 0.8. In this fun text-based RPG/Battle game, you try to defeat the evil Dark Lord and restore peace to the lands while fighting eniemies and bosses. Collect weapons, armor, potions, and other things as you journy on your adventure. Two modes of play and a small bonus mini-game is included. This is a cool game, so check it out! In my previous post, I forgot to include the source code (yes, dummy me!), so this one has it. Feedback would be appreciated, Thanks!
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 !!!
This code is a simple Math game, he generates random math questions, calculates score, show records, use colors, FULL COMMENT! EVERY STEP. Good for beginners who want to learn how to make some funny console-based games.
Provides fun for the gaming community =) Want to say that its my first win32 program and its final because its purpose is to ready me for my upcoming rpg =)
WORKS WITH DEV Yet another snake from me, this one in console. My first real c++ project, i think i´ts a good resource for learning mostly because i´ts clear and i've put notes everywhere, for some reason the tail is like matrix... dunno why somone wanted me to do it =) if you want without matrix its easy to fix or just ask me...
This is an RPG on my BruteForce DirectX graphics engine
A bouncing ball game..It is a graphical game..I hope u like it..Please rate it if u like it.... More Description in Readme.txt file... Thanks........
Graphical Game...More description in Readme.txt...
This is a re-make, with some added suprises, of the calculator game DopeWars. This code is extremely easy to understand and edit, with TONS of comments. Great learning tool. Fun and addictive game. Please rate!