Skip to content

JourdanClark/React-Snake

 
 

Repository files navigation

<Snake/>

Live Demo

This is a classic game of Snake made using React and Redux! It uses React Konva to easily interact with Canvas elements.

This was made for a 24 hour Hackathon for LambdaSchool. We tied for Best Overall - Student Vote as well as Staff Pick.

Here are the results of the Hackathon.

Category Winner
Best Overall - Student Vote Unity Game - Zombie Killers
Staff Pick MUD Game
Most Likely To Become a Start-up The Gemini build - Cryptocurrency
Best Front End Trumpodoro
Best Back End Lambda CLI
Runner Up <Snake/>

Clicking or Tapping on the screen acts like pressing the start button.

You can either use the buttons on the console or the following keys:

  • Up Arrow or W
  • Left Arrow or A
  • Down Arrow or S
  • Right Arrow or D
  • Spacebar or Enter

It has been tested on Mobile and Desktop and works well in most browsers.

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • CSS 5.3%
  • HTML 1.1%