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

Acceleration-based movement #5

Closed
nelsonxb opened this issue Dec 2, 2014 · 3 comments
Closed

Acceleration-based movement #5

nelsonxb opened this issue Dec 2, 2014 · 3 comments

Comments

@nelsonxb
Copy link
Owner

nelsonxb commented Dec 2, 2014

Currently, only trivial cell-by-cell movement is implemented.

A player has to choose the next move based on the velocity of the previous move.

Details on movement are described on the Racetrack Wikipedia page.

@nelsonxb
Copy link
Owner Author

nelsonxb commented Dec 6, 2014

We also need to view the current acceleration

@RSteyn
Copy link
Collaborator

RSteyn commented Dec 6, 2014

Made progress, implemented basic acceleration (unviewable). Commit fcf96da

@nelsonxb nelsonxb assigned nelsonxb and unassigned RSteyn Dec 6, 2014
@nelsonxb
Copy link
Owner Author

nelsonxb commented Dec 6, 2014

5f55d76

@nelsonxb nelsonxb closed this as completed Dec 6, 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

2 participants