项目作者: AnNOtis

项目描述 :
🐍 Writing a snake game to improve RxJS skill
高级语言: JavaScript
项目地址: git://github.com/AnNOtis/rx-snake.git
创建时间: 2016-11-03T13:38:21Z
项目社区:https://github.com/AnNOtis/rx-snake

开源协议:

下载


" class="reference-link">rx-snake build with love

A snake game build with RxJS

Made just for fun. Play it here!

  • [space] - Start
  • [ ← ↑ → ↓ ] - Directions

Quick Start

  1. Clone & Install

    1. git clone git@github.com:AnNOtis/rx-snake.git
    2. cd rx-snake
    3. yarn install
  2. Start server & open http://0.0.0.0:8080/

    1. yarn start

License

This project is licensed under the MIT license.