yiochen / react-snake

A simple snake game made in React.

Home Page:https://codesandbox.io/s/github/yiochen/react-snake/tree/master/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Snake

A simple snake game made in React.

controls:

key action
arrow left move left
arrow right move right
arrow up move up
arrow down move down

About

A simple snake game made in React.

https://codesandbox.io/s/github/yiochen/react-snake/tree/master/


Languages

Language:JavaScript 84.1%Language:HTML 12.5%Language:CSS 3.4%