It is currently Fri May 02, 2025 2:36 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
Offline
 Post subject: 2 player Go
Post #1 Posted: Tue Aug 13, 2013 3:15 am 
Beginner

Posts: 1
Liked others: 0
Was liked: 0
I have made an online 2 player game of Go here:

http://dev.farver.net/go/

It is a two player game (human vs human) where one player sets up a game (grid size, komi, handicap etc.) and generates a challenge key to send to a friend.

The game is asynchronous so that you can sign out and continue the game at a later date.
You also have a list of all your previously played games, you can publish your games and view other public games in the archive etc.

Playing the game seems to work fine, though I would be pleased to hear any comments you may have. However, the points-counting in the end is the difficult bit as far as programming goes. Not least because I am not so sure how to count points my self, let alone have a computer do it.

I have implemented points like this:
Chinese points: pieces on the board + area controlled (+ komi for white)
Japanese points: prisoners taken + area controlled (+ komi for white)

Anyway, I hope you like it and please flag any bugs, problems or mistakes here.

Cheers

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group