I'd love to but right now I really don't have the time :( Scratch has really got me working hard...between the Forum Moderator stuff, preparing for the Conference in a week, and teaching Scratch classes at a local Summer Camp, I'm really stretched pretty thin right now. Things should be better after the conference. Sorry to be less than helpful.
Let's try again, in shorter pieces. This looks like a great game! The Scratch version would have to be simpler...first off, all you could do would be 2 player on the same computer, no internet play.
Nice paddle! Is it ok if I use it? I would like to make a very simple version of somthing called quadradius... ...You should try it! Well I am still working on it. Anyway just wondering if I could use it. I think I have everything figured out. One of my friends is going to help me. He doesn't have a scratch name though...
I don't know if you can or not, that depends on your skill. You certainly have my permission to do anything you want with this project. That would be very cool if you could make a functioning chess game!
I don't think it would be that hard to add these 3 things:1, it will tell you if its an illegal move or not. 2, it will hide the piece if you kill it. 3, it has tells whos turn it is. It would be hard to make a CPU but this should not be that hard.
Ahh, chess, the greatest boardgame ever invented. I'v beaten by dad (a LOT of years older than me), by brother(a few years older than me), and in a chess tournament with 3rd, 4th, and 5th graders, I got into the top 24(when I was in 4th).
whoa, nice work! Now make a full chess AI! :) hmmm...There might be a way to do these evaluations recursively and record possible moves, counter moves and ranking them, using the space on the sides to record in a pixel array. heh. man...
hey paddle Nice game, I like how you made it seem like your playing against another player. Im gona try to make a Easter egg hunt But i need To download your game "Buried TReasure" I will try to make it like you wanted it Ok
Cool but it lets you cheat. you can move the king 2 steps or over but the king can only move 1 space at a time. See if you can solve this problem.
www.EGEmedia.co.uk
This project is great! I love the color theme. Red with olive-grey looks fantastic! The waiting may become boring though. Maybe you should try this system: When you click a unit, it "activates" and it's available moves are shown. You can then click on a valid space to move your piece or click on the unit to "disactivate" it. I haven't checked the code, so sorry if it sounds too hard to implement.
Yah, making an AI without using some major language like flash,java,c# ect. might be extrenly difficult but I will try... might take a while if the computer acctually does anything besides random moves.
Masterock - Yes, I am in complete agreement with you. Making a version that restricts movement to valid moves only should be pretty easy to do, based on what I have here. I just haven't done it - yet.
yes i auppose you are right paddle2see but I did see chalkmarrow's project first. I don't understand how you rounded the peices to the neareast square but you could make an old x and y and a new x and y. When you grab a peice and you touch out of the valid moves area it will move you back to the old x and y. If you do go on a valid square it will move you there and update the old x and old y. Taking peices is a different much to complicated for me to understand thing but turns would work.
Jens: Thanks! Masterock & sdfg481: Please visit Chalkmarrows project and become familiar with the intent of the project before you complain about features it was never designed to have. Feel free to download and improve on it if you want.
Comments
You need to be logged in to post comments
Add a Comment
1 | 2
Oh one more thing: My player is Rabbit, I was wondering if you could play with me.... So we could talk about quadradius and how to make it.
(view all replies)Comment Reply
I'd love to but right now I really don't have the time :( Scratch has really got me working hard...between the Forum Moderator stuff, preparing for the Conference in a week, and teaching Scratch classes at a local Summer Camp, I'm really stretched pretty thin right now. Things should be better after the conference. Sorry to be less than helpful.
(view all replies)Comment Reply
Heres the link to quadradius: http://quadradius.com/quadradius/index.html Please tell me if its possible to make.
(view all replies)Comment Reply
I left a long comment and it completely disappeared! Bummer!
(view all replies)Comment Reply
Let's try again, in shorter pieces. This looks like a great game! The Scratch version would have to be simpler...first off, all you could do would be 2 player on the same computer, no internet play.
(view all replies)Comment Reply
The pieces themselves are going to be interesting as they can do a lot of different things...Drag, Drop, Appear, Disappear, Invoke Powers and so on.
(view all replies)Comment Reply
Nice paddle! Is it ok if I use it? I would like to make a very simple version of somthing called quadradius... ...You should try it! Well I am still working on it. Anyway just wondering if I could use it. I think I have everything figured out. One of my friends is going to help me. He doesn't have a scratch name though...
(view all replies)Comment Reply
Hi emily3678, nice to hear from you! As always, any of my stuff can be used by anybody...just take what you want.
(view all replies)Comment Reply
this is really cool
(view all replies)Comment Reply
Can i use this to make a full functioning chess game?
(view all replies)Comment Reply
I don't know if you can or not, that depends on your skill. You certainly have my permission to do anything you want with this project. That would be very cool if you could make a functioning chess game!
(view all replies)Comment Reply
Good work Paddle2see
(view all replies)Comment Reply
Ok. Just its a bit complex. I'll study it and then maybe add the stuff.
(view all replies)Comment Reply
Lucario621 - Please feel free to add whatever you want to it! I am not really interested in adding anything more to it at the moment.
(view all replies)Comment Reply
I don't think it would be that hard to add these 3 things:1, it will tell you if its an illegal move or not. 2, it will hide the piece if you kill it. 3, it has tells whos turn it is. It would be hard to make a CPU but this should not be that hard.
(view all replies)Comment Reply
That's great, Lucario621. I was never terribly good at chess, I'm too impatient I guess. But I do enjoy the game and admire people that play it well!
(view all replies)Comment Reply
Plus in the tournament there were 106 kids.
(view all replies)Comment Reply
Ahh, chess, the greatest boardgame ever invented. I'v beaten by dad (a LOT of years older than me), by brother(a few years older than me), and in a chess tournament with 3rd, 4th, and 5th graders, I got into the top 24(when I was in 4th).
(view all replies)Comment Reply
"meatpie" (see project for instructions) (link to project)
(view all replies)Comment Reply
I just won using my horse on the first move. Sweeeet
(view all replies)Comment Reply
this is cool!
(view all replies)Comment Reply
AddZero - There might indeed! Knock yourself out....I'm not that much of a chess fan!
(view all replies)Comment Reply
whoa, nice work! Now make a full chess AI! :) hmmm...There might be a way to do these evaluations recursively and record possible moves, counter moves and ranking them, using the space on the sides to record in a pixel array. heh. man...
(view all replies)Comment Reply
awesome, hi sidharth
(view all replies)Comment Reply
hey paddle Nice game, I like how you made it seem like your playing against another player. Im gona try to make a Easter egg hunt But i need To download your game "Buried TReasure" I will try to make it like you wanted it Ok
(view all replies)Comment Reply
omg! and it even shows that you can't capture your own piece!
(view all replies)Comment Reply
lol!
(view all replies)Comment Reply
AWESOME!
(view all replies)Comment Reply
awesome!!
(view all replies)Comment Reply
Awesome!!!! I love it! Could you make a real chess game? it would be awesome if you could! :D It even shows the moves to capture a piece!
(view all replies)Comment Reply
check out my AI gallery. Leave ideas and comments
(view all replies)Comment Reply
i do not get it
(view all replies)Comment Reply
Right...this is a response to challenge 3. You are refering to challenge 4 (I think).
(view all replies)Comment Reply
Cool but it lets you cheat. you can move the king 2 steps or over but the king can only move 1 space at a time. See if you can solve this problem. www.EGEmedia.co.uk
(view all replies)Comment Reply
awesome!!!!
(view all replies)Comment Reply
Hey come check out a really cool project!!!!!P.S. I love your project!!!(link to project)
(view all replies)Comment Reply
Are we supose to play with 2 people? Anyway I like it.
(view all replies)Comment Reply
wow one month. I come back and you have ten new projects your good
(view all replies)Comment Reply
That would probably work very nicely.
(view all replies)Comment Reply
This project is great! I love the color theme. Red with olive-grey looks fantastic! The waiting may become boring though. Maybe you should try this system: When you click a unit, it "activates" and it's available moves are shown. You can then click on a valid space to move your piece or click on the unit to "disactivate" it. I haven't checked the code, so sorry if it sounds too hard to implement.
(view all replies)Comment Reply
Yah, making an AI without using some major language like flash,java,c# ect. might be extrenly difficult but I will try... might take a while if the computer acctually does anything besides random moves.
(view all replies)Comment Reply
AI stands for Artificial Intelligence - which is writting programs for computers to make them act like a human opponent. Good luck with the game!
(view all replies)Comment Reply
I will make a game with this if I can... also, what does Al mean?
(view all replies)Comment Reply
I win!!
(view all replies)Comment Reply
cool
(view all replies)Comment Reply
Not too seriously...I don't see how you could do a half-decent job without arrays. Plus, I'm not all that fond of chess. How about you?
(view all replies)Comment Reply
Nice work. Are you thinking of taking a stab at the "AI challenge"?
(view all replies)Comment Reply
That's nice, I'm glad somebody is finding a use for it. Anybody want to expand it into a chess AI?
(view all replies)Comment Reply
I really like this game, even it is not a full chess game, I used it to teach my kids on the pieces movements.
(view all replies)Comment Reply
Thanks!
(view all replies)Comment Reply
well it is cool either way.
(view all replies)Comment Reply
Masterock - Yes, I am in complete agreement with you. Making a version that restricts movement to valid moves only should be pretty easy to do, based on what I have here. I just haven't done it - yet.
(view all replies)Comment Reply
yes i auppose you are right paddle2see but I did see chalkmarrow's project first. I don't understand how you rounded the peices to the neareast square but you could make an old x and y and a new x and y. When you grab a peice and you touch out of the valid moves area it will move you back to the old x and y. If you do go on a valid square it will move you there and update the old x and old y. Taking peices is a different much to complicated for me to understand thing but turns would work.
(view all replies)Comment Reply
Nice
(view all replies)Comment Reply
wow
(view all replies)Comment Reply
Awesome! :) Chalkmarrow: lol...
(view all replies)Comment Reply
lol. if you ever wanted proof that nobody reads the project notes...
(view all replies)Comment Reply
Jens: Thanks! Masterock & sdfg481: Please visit Chalkmarrows project and become familiar with the intent of the project before you complain about features it was never designed to have. Feel free to download and improve on it if you want.
(view all replies)Comment Reply
This is simply amazing, great job!
(view all replies)Comment Reply
It also doesn't care who's turn it is, it lets you go no matter what.
(view all replies)Comment Reply
sure it tells me legal moves but it does not restict me from making ille