Arcade : Alien Swarm
Board : Chess - Checkers - Connect 4 - Othello
Gurudas Bhandarkar wrote:So talking about the hash tables, what should be the preferable size of it?
Gurudas Bhandarkar wrote:I am yet to make it as an applet,that wont take much time though
Gurudas Bhandarkar wrote:My program plays stronger,it beats online applets, also had 2-2 with yours.
Arcade : Alien Swarm
Board : Chess - Checkers - Connect 4 - Othello
Arcade : Alien Swarm
Board : Chess - Checkers - Connect 4 - Othello
I was intending on matching your program against mine for a few games and seeing how they faired but your current interface needs a fair bit of work and I'd suggest the following at the very least:
# Only allow legal moves to play
# Allow the user to take moves back
# Indicate graphically where the computers move was
# Allow the user to change the level or depth of search
# There is a text box at the bottom which seems to do nothing
# I'd include a random element which to make it a bit less predictable - your's opens in the centre every time
# It should definitely auto play
I'd include a random element which to make it a bit less predictable - your's opens in the centre every time
# It should definitely auto play
# There is a text box at the bottom which seems to do nothing
I assume this must be because more analysis is done of each board position when scoring.
Arcade : Alien Swarm
Board : Chess - Checkers - Connect 4 - Othello
Are you okay? You look a little big. Maybe this tiny ad will help:
SKIP - a book about connecting industrious people with elderly land owners
https://coderanch.com/t/skip-book
|