rtivital / snake

Snake game built with TypeScript and Redux – https://rtivital.github.io/snake/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake game

Snake game built with TypeScript and Redux. You can read a tutorial about this game on Medium.

Launching project localy

  • Clone this or forked repository: git clone https://github.com/let-s-build-games/snake
  • Install dependencies: npm install
  • Run npm start – it will start development server at http://localhost:5001/
  • Build something awesome!

Contributing

If you feel like you can help with improving existing codebase, create a pull request with description of changes. You may help other people learn, so your contributions are very appreciated!

License

MIT

About

Snake game built with TypeScript and Redux – https://rtivital.github.io/snake/

License:MIT License


Languages

Language:TypeScript 74.6%Language:JavaScript 22.0%Language:EJS 3.4%