Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Does anyone know a code for a chess game? If not the whole chess game, just the movement of the knight around a board is great. I want to make my own game similar to chess but I don't want to do all the preliminary programming to make a chess game. If I already have the chess code, it will be easy to change the code around. 3D would be great but 2D is fine. Visual C++.net would be great but Visual Basic.net is fine (I have both I just like Visual C++.net better)

 

Thanks!

  • *Experts*
Posted

Ooo, my turn, my turn...

 

I'd like something like Doom 3. But not too complicated, maybe just a couple of enemies and a few of the weapons (the sourcecode and graphics, please). Oh, and some good docs so I can easily pick up the engine.

 

Sorry, I diverge...

 

Do you need help with:

A. Graphics programming

B. Game AI programming

C. How to implement the "rules"

D. How to write the game loop/user interface

E. All of the above

 

-Nerseus

"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Posted
Nerseus- if you get to have that I want the sourcecode and graphics to Unreal Tournament and I want the source code to be intensily commented to explain to me what device.DrawUserPrimitives(PrimitiveType.TirangleList, 1, verts); and every other line of code means so that I can change the name on the assembly and say I wrote it!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...