- chess engine (depth=1move+answer ) - ok
- castling, en-passant, promotions - ok
- presentation mode - autoplay AI vs AI
- playing by mouse mode, even takeback
- Web silverlight version and locally from Smallbasic.
- PGN, FEN standards
- no UCI, no Rybka compatible
/Home https://chessforeva.gitlab.io |
......... | ........... | .... | .... |
Chess software for fun
sestdiena, 2011. gada 19. novembris
MS SmallBasic chess
This article is about BASIC-programming.
Chess code (program ID: SJQ481) written in MS SmallBasic.
Of course, list of features:
Abonēt:
Ziņas komentāri (Atom)
GREAT! fantastic ;-)
AtbildētDzēstVielen Dank für wertvolle Informationen. Nizza Post. Ich war sehr erfreut, diesen Beitrag. Das ganze Blog ist sehr schön fand einige gute Sachen und gute Informationen hier Danke .. Besuchen Sie auch meine Seite schach spielen
AtbildētDzēstthanks
AtbildētDzēstI cannot get the images to display--can I have the link so that I may redirect it to an offline version. Currently I get an error when trying to get the images off the internet!
AtbildētDzēstI don't know why the online version ignores images. But I don't care much :)
DzēstMaybe it is because of .gif format, maybe site can't cache images somehow. The local case works ok.
"http://chessforeva.appspot.com/d_img" : 404 Not Found!
AtbildētDzēsthttp://chessforeva.appspot.com/d_img/wp54.gif is white pawn.
DzēstFilenames are ??54.gif, <wb><pnbrqk>54.gif
Thanks for the images--it's now offline!As for the prog,it doesn't display images still,I tried everyting--installing SB 1.2,& changing it to PNG etc. I think it's a prob /w my SB--it doesn't respond to button clicks either.Can you re-check the code & see if everything is alright,or a possible fix?I hope I'm not asking for much--right now the prog displays captions (one character) to identify pieces.I hope I can fix it to get it to work!
AtbildētDzēstOkay it worked!!I kept it on for a little while,manipulated the path and hey presto!
AtbildētDzēstThank you for the demonstration chess! In which directory do you need to store images?
AtbildētDzēstImages are hosted on a web server. The app reads it from internet. I think, it could be placed in folder, but then You have to modify the path in the basic's program source (look for ch_ImgSrc).
Dzēst