GithubHelp home page GithubHelp logo

snake's People

Contributors

jeremyleland avatar

Watchers

 avatar

snake's Issues

Properly center title text

"Snake" and "Click to start" text is too low -- try to properly center this in the window.

Maybe SVG text instead of a div?

Stagger spawn enemy snakes

It's confusing which snake is ours when they all spawn at once. Spawn us first, then enemies to make it more clear.

<body> is too big for page

Something is making the body too big for the page, causing game area to be scrollable when it shouldn't be.

Snakes fade away when dying

Instead of having their tail continue moving, just have the whole thing fade out at once when it dies.

Take the snake out of the list so we no longer collide against it while it fades.

Make sure the SVG is removed from DOM after it fades out (callback like we used for β€œhit” particles in caves).

Only turn snake when mouse pointer moves

It's too easy for snake to suddenly loop into itself and die when the mouse cursor is close to the snake head. (e.g. put cursor over an apple, then wait)

Maybe only aim toward the mouse when the mouse moves?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.