Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mark last move #2

Closed
jubalh opened this issue Dec 26, 2013 · 1 comment
Closed

mark last move #2

jubalh opened this issue Dec 26, 2013 · 1 comment

Comments

@jubalh
Copy link
Owner

jubalh commented Dec 26, 2013

mark last made move with specific color

jubalh added a commit that referenced this issue May 22, 2014
Added Move class.
Saving last move in Board.
Draw last moved figure in CmdLine.

Used ANSI escape sequences to print colors.
Works under most (all?) UNIX consoles. Standard eclipse terminal doesn't
support them but the [ansi-console
plugin](https://github.com/mihnita/ansi-econsole) solves this.

Solves issue #2.
@jubalh
Copy link
Owner Author

jubalh commented May 22, 2014

We should look at Jansi and maybe use this instead.

As far as I know ANSI espace sequences dont work in windows terminals.
Maybe someone can check that?

@jubalh jubalh closed this as completed May 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant