Giter VIP home page Giter VIP logo

i-love-hue-2's Introduction

I love hue 2

Logo

I love hue, but multiplayer!

Have you wanted to test your gradient-swapping skills against your friends? Now you can! With I love hue 2 with realtime multiplayer capabilities. Based on the original game I love hue by Zut games

The goal of this game is to solve a gradient where the colors have been swapped. Turn the board into an unadulterated rainbow of colors.

Prerequisites

  • NodeJS
  • Git

Clone

run

git clone https://github.com/daftfox/i-love-hue-2.git
cd i-love-hue-2

in a terminal window. Give it a minute to complete. This game contains soundfiles that take a little while to download.

Run

Windows:

npm run start_stack_windows

Mac: untested!

npm run start_stack_mac

Two terminals should pop up setting up and starting both the client and server app. Have a cup of coffee while this takes place. Both apps should be up and running whithin ten minutes.

Starting a game

If you want to run a game using the default server, no custom server url has to be supplied. It will automatically connect to ws://timothy.fyi:8999

When supplying your own server url, be sure to use the ws:// (websocket) prefix.

Sketches

Poster Sketch start screen Sketch multiplayer screen Sketch multiplayer game win

i-love-hue-2's People

Contributors

daftfox avatar

Stargazers

Vincent Hagen avatar

Watchers

James Cloos avatar  avatar

i-love-hue-2's Issues

Soundtrack doesn't auto start on Android devices

When opening the client app, the soundtrack is supposed to start playing automatically. This does work in the browser, but not on a Samsung Galaxy S7 Edge. Possibly touches other devices as well.

More patterns are available

4 corners borders only


| n | y | y | n |
| y | n | n | y |
| y | n | n | y |
| n | y | y | n |

x marks the spot

works on 5x5 or larger but Im too lazy to make the example larger


| n | y | y | n |
| y | n | n | y |
| y | n | n | y |
| n | y | y | n |

skip jump


| n | y | n | y |
| y | n | y | n |
| n | y | n | y |
| y | n | y | n |

and more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.