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

robot x/y coordinate mismatch in Berzerk game dict #68

Open
zacharyhorvitz opened this issue Sep 6, 2020 · 0 comments
Open

robot x/y coordinate mismatch in Berzerk game dict #68

zacharyhorvitz opened this issue Sep 6, 2020 · 0 comments

Comments

@zacharyhorvitz
Copy link

zacharyhorvitz commented Sep 6, 2020

In the Berzerk game dictionary there are 8 indices corresponding to robot_x coordinates and 9 indices corresponding to robot_y coordinates.

enemy_robots_x=range(65, 73),
enemy_robots_y=range(56, 65),

Is this a bug/typo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant