Git Product home page Git Product logo

snake's Introduction

snake

ideas

  • grid where a player is or not

  • zoom out with higher score

  • use socket.io for send updates -- only send changes to rhe user (not if a snake grows and her tail is stoped) -- only send players interaktion snd let the client make busines logig

  • endless map: the user doesnt see a boarder

  • the snake grows if she hit a piece of food with his head

  • there are different kind of foods: -- smaler/bigger (less/more points/growing) --

  • a player dies if the snakes head hit his own body or another snake

  • if a layer dies she left a piece of food

  • player logs in before playing? facebook/oauth

  • different food for the snake

  • different style of the game (retro/rainbowcolor/modern)

QUESTIONS:

  • how to sync clients thats all have dame tick?
  • where to set middle if the screen
  • how the get synch

TODO

  • looking for oauth tutorial

Architectur:

  • starting:
  • the servers "ping" the client where the snake is
  • If the user hit a arrow key the server get the key and response with the maybe new direction of the snake

snake's People

Contributors

linux249 avatar

Watchers

James Cloos avatar  avatar

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.