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

Implement boxorz puzzle #24

Open
barrybecker4 opened this issue Dec 6, 2015 · 1 comment
Open

Implement boxorz puzzle #24

barrybecker4 opened this issue Dec 6, 2015 · 1 comment
Assignees

Comments

@barrybecker4
Copy link
Member

See http://www.coolmath-games.com/0-bloxorz
I did it for a scala project here https://class.coursera.org/progfun-005/assignment/view?assignment_id=19

The game state could be shown in 2D, but when animating block movement, shading could be used to give a 3D effect.

It will use the same search A* or other search algorithms as everything else.

@barrybecker4
Copy link
Member Author

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