JoschuaSchneider / hexbot

:rainbow: Hexbot Battle | Small react app using the Hexbot API (for the noops challenge 2019)

Home Page:https://hexbotbattle.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŒˆ Hexbot Battle

Netlify Status

A little "game" for the noops-challenge using the Hexbot API

View live Demo

Gets 10 random colors from the Hexbot API, splits them in two teams with 5 colors.
Colors can then be compared step by step. The average of the RGB values is calculated, the higher value wins one Point.

๐ŸŽ‰ The "Team" with more total Points wins! ๐ŸŽ‰

Original hexbot example-repo moved to /hexbot

Usage

  1. Clone the repo
  2. run npm install
  3. run npm start
  4. go to http://localhost:3000

Built in ~1 Hour using React

About

:rainbow: Hexbot Battle | Small react app using the Hexbot API (for the noops challenge 2019)

https://hexbotbattle.netlify.com


Languages

Language:JavaScript 68.8%Language:CSS 17.5%Language:HTML 13.7%