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

Make console-snake nicer in the sample-bilt-monorepo #59

Open
giltayar opened this issue Mar 13, 2021 · 0 comments
Open

Make console-snake nicer in the sample-bilt-monorepo #59

giltayar opened this issue Mar 13, 2021 · 0 comments

Comments

@giltayar
Copy link
Owner

giltayar commented Mar 13, 2021

The repository https://github.com/giltayar/sample-bilt-monorepo is a sample monorepo that shows how a Bilt repo works.

It implements the snake game (a very simple one) in the console. But it's really badly implemented:

  1. It refreshes badly (with lots of refreshes)
  2. It doesn't end the game when the snake collides with itself
  3. The snake should wrap when it gets to the borders
@giltayar giltayar changed the title Make console-snake nicer in the sample-bilt-monorep Make console-snake nicer in the sample-bilt-monorepo Mar 13, 2021
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