Important alert: (current site time 5/22/2013 5:16:14 PM EDT)
 

winzip icon

Monster chess 3d fixed (opengl)

Email
Submitted on: 8/10/2012 1:39:37 PM
By: muhammad ahmad ahsan ahmad 
Level: Advanced
User Rating: Unrated
Compatibility: C++ (general), Microsoft Visual C++, Borland C++, UNIX C++
Views: 1698
(About the author)
 
     this is a chess game that uses opengl to produce a 3d chess game. I have made this game unique by making both the opponents or side (white and red) monsters. it is a 2 player game and is interesting. This game was made using microsoft visual c++ 2006 but i have made it microsoft visual c++ 2010 compatible. to run the game just open the project solution and debug or run.I would Like to say, Programming never gets boring.

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come out every day, so no prevention program can catch 100% of them. For your own safety, please:
  1. Re-scan downloaded files using your personal virus checker before using it.
  2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 1 submission(s) by this author

 


Report Bad Submission
Use this form to tell us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:

Your Vote

What do you think of this code (in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor (See voting log ...)
 

Other User Comments
8/11/2012 2:28:42 AMAli Nakisaee

Beautiful game! Excellent Job. I like it. The source code seems clean. Just a little warning at compilation. It was exciting that the first compilation completed successfully (However, fortunately I had the OpenGL extra header files. Some users don't. Please give a description about how to get them from OpenGL's website.) Models are good, animations too. First time for me to see a good OpenGL game's source code.
BUT! Please, for God's sake, remove the "*.ncb" or "*.sdf" files from projects before uploading. These are IntelliSense files created from Visual Studio which are temporary and take a lot of space. This causes prolonged download/unzipping time. Also, Visual Studio of other people is able to recreate it.
(If this comment was disrespectful, please report it.)

 

Add Your Feedback
Your feedback will be posted below and an email sent to the author. Please remember that the author was kind enough to share this with you, so any criticisms must be stated politely, or they will be deleted. (For feedback not related to this particular code, please click here instead.)
 

To post feedback, first please login.