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

"A game of snake" example seems to be broken #240

Open
demicuz opened this issue Feb 16, 2021 · 3 comments
Open

"A game of snake" example seems to be broken #240

demicuz opened this issue Feb 16, 2021 · 3 comments

Comments

@demicuz
Copy link

demicuz commented Feb 16, 2021

Issue:

Some cells throw Can't position non-shape error.

Environment:

  • Browser: Firefox 85.0.2, Chrome 88.0.4324.150
  • Platform: Windows 10

URL to a gist replicating the issue

https://user.maria.cloud/gist/bba60540e714b31dcac02eb7cdf02fbc?eval=true

@avidrucker
Copy link
Contributor

Here's a slightly modified version that works probably close to as intended: https://maria.cloud/gist/33d3a88ae35d8b5698c84d1672dd13a9 It's a little souped up, with collision and fruit logic 🐍🍎

As far as this issue goes, I suppose this is more of a curriculum matter, especially if any of the current curricula reference plexus's "A game of snake". @demicuz Shall we call this issue closed for now?

@avidrucker
Copy link
Contributor

This also appears to be a duplicate issue to #201

@daveliepmann
Copy link
Collaborator

@avidrucker feel free to make a PR replacing the existing link in editor2/src/main/maria/learn/example_gallery.cljs and curriculum/Example Gallery.cljs with your remix :)

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

3 participants