rajrakeshdr / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

Add "Game > Edit Game" functionality #307

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Just downloaded 0.8.

While I like the ability to import a pgn file, I would love to be able to
edit the game to explore different scenarios in a game I've downloaded.  as
far as I can tell pychess just starts the computer playing you where the
pgn game left off.  

Very nice chess app.  Keep up the good work,

Original issue reported on code.google.com by jjruss...@gmail.com on 25 Feb 2008 at 5:30

GoogleCodeExporter commented 9 years ago
Hey jjRussel, would opening the game twice or more, and setting players to 
Human vs.
Human solve your problem, or do you have a more sophisticated idea?

Original comment by lobais on 27 Feb 2008 at 10:08

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 19 Mar 2009 at 8:08

GoogleCodeExporter commented 9 years ago
Issue 447 has been merged into this issue.

Original comment by mattgatto on 20 Apr 2009 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 27 Mar 2013 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 22 Apr 2013 at 5:59

GoogleCodeExporter commented 9 years ago
This can be tested with latest hg sources. The editing moves added as 
variations to the game.

Original comment by gbtami on 5 May 2013 at 12:47

GoogleCodeExporter commented 9 years ago
This is somewhat related to issue 133. I guess the difference between a Setup 
Position editor as shown in the arena screenshot in 
https://code.google.com/p/pychess/issues/detail?id=133#c5 and this issue, is 
that an Edit Game editor would have additional things like, changing the time 
control/increment, changing the opponent, and switching players' colors.

Some of this can be seen in the Crafty chess screenshot of 
https://code.google.com/p/pychess/issues/detail?id=862#c2

Original comment by mattgatto on 24 May 2014 at 5:02

GoogleCodeExporter commented 9 years ago
Another useful thing for both this and a Setup Position editor would be the 
ability to use an existing FEN (pasted into a TextBuffer) or PGN (pasted or 
from an opened file on the file-system) as the starting point for editing, like 
'Game > Enter Game Notation' already does.

Original comment by mattgatto on 24 May 2014 at 5:18