Quick Search for:  in language:    
ASP,another,Chess,Game,better,mean,structure,
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
ASP/ VbScript Stats

 Code: 196,174. lines
 Jobs: 109. postings

 How to support the site

 
Sponsored by:

 
You are in:
 
Login


 

 


Latest Code Ticker for ASP/ VbScript
Click here to see a screenshot of this code!Gallery Image with Zoom
By Marcelo Valle Franco on 1/12

(Screen Shot)

ASP Photo Competition
By Saul Bryan on 1/12


Execute DTS package
By Himadrish Laha on 1/12


Connecting to a MySQL with ADO, DAO and RDO
By Ahmed Magdy Ezzeldin on 1/11


Automatic Form Insertion To Database
By Yasar Bayar on 1/11


Click here to see a screenshot of this code!Find Closest Physical Location (based on zip code, etc)
By Mark Kahn on 1/11

(Screen Shot)

String --> SQL Search Query
By Mark Kahn on 1/11


Replace text/Numbers for Images...
By Kenneth Nilsson on 1/9


INSERT sentence generator
By Eitan Rousso on 1/8


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!

Affiliate Sites



 
 
   

ASP Chess Game open source project

Print
Email
 
winzip icon
Submitted on: 8/18/2002 12:11:07 PM
By: HarveySolutions  
Level: Advanced
User Rating: By 6 Users
Compatibility:ASP (Active Server Pages)

Users have accessed this code 6382 times.
 

 
     Hi all, This another Chess Game, but this one is better, i mean the ASP structure. If you which to see a pro at work then look at this source ! Please read the README.TXT. I am looking for skilled people to work with me on this project, i have 6 other games to develop.

 
Can't Copy and Paste this?
Click here for a copy-and-paste friendly version of this code!

    '**************************************
    ' for :ASP Chess Game open source projec
    '     t
    '**************************************
    Harvey Solution Division of Montreal Distribution enr.
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.
 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
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/19/2002 6:17:53 PM:Paul R. Richards
Hi Harvey, you ripped off my database 
design, but the rest is original...Good 
job!
I'm working on a multiplayer 
internet "Magic the gathering" game, 
check it out 
at:
http://208.235.102.227/Magic
By 
the way, your graphics are much better 
than mine...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/19/2002 6:35:26 PM:HarveySolutions
Hey Paul, you are right, :)
I was lazy 
to create one :)
thanks for giving me 
a boost !
I saw you site but nothing 
exept
text. and i don't suggest you 
to
use activex as it a bit 
complicated
for people who don't know 
internet
options but i admit it can 
work great.
Look at my framed design 
its efficient
and do not refresh the 
game page till
you a move is detected. 
By the way, you also did a nice job 
on
your chess game. a bit of useless 
code
but verry well structured.
I 
like the way you told me i steel
your 
database design :) I will for
sure put 
your in the about box as the
database 
designer :)
PS: this will be a free 
internet game.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/22/2002 12:22:11 AM:Paul R. Richards
Harvey -
  You're right!  I see you 
are doing a 
<script>parent.chess.location.replace('c
hessboard.asp');</script> when you 
detect a move...Very Slick!
  I bow 
down before your wisdom...I'm removing 
that ActiveX stuff...
  Thanks 
Again,
  Paul
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/24/2002 4:30:36 PM:Brooks Talley
It's definitely pretty slick, but the 
use of ADO objects in the source code 
is not very clean, and will lead to 
performance problems at the least and 
memory leaks at the 
worst.
Recordsets should always be 
explicitly created; the should be 
opened with the correct cursor and lock 
types, and they should be properly 
closed and destroyed.
More info: 
http://www.4guysfromrolla.com/webtech/06
0999-2.shtml
Still, a pretty nifty 
implementation.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/2/2002 5:16:07 AM:
We tried your codes in our server, it 
was nice.  Please email us of your next 
upgrade.  Especially when you have 
already debugged your queen and tower 
moves and capture accurately.  Best 
Regards....
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/31/2002 9:27:42 AM:
I gave you 4 of 5 because it is a work 
in progress. Very nice code is why 4 
and not less. Graphics are great and 
once you know the start page you are 
all set.
Keep us updated!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/6/2003 5:49:46 PM:Lettus
An AWEsome app! you could have kept the 
source code and launched a site. You 
Rock, dude.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
11/14/2003 5:40:33 AM:
wow. great job. Thx U very much 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | ASP/ VbScript Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.