Giter Club home page Giter Club logo

h3's Introduction

H₃ - Hyperactive Hexagonal Havoc!

Realtime Multiplayer HTML5 game. Trace through sets of matching hexagons with your finger or your mouse cursor to score. If another players set overlaps yours and they claim it first, they steal your set!

Installing the local server

You'll need Node.js, which is easy to install with the download at NodeJS.org.

Once you've cloned the git repo, navigate to it on the command line and run:

git submodule update --init

Which will install the Montage framework that H₃ is built on. Then run:

npm install

Which should install all of the server dependencies. At that point you should be able to start the local server by running:

node server

In the same directory. Now you can navigate to http://localhost:8080 in your web browser and see the game in action! Give your IP to friends to play multiplayer matches!

Public Server

I'm trying to keep http://h3.jit.su up, but as a work-in progress the server may be prone to fits of outages.

h3's People

Contributors

toji avatar

Watchers

James Cloos avatar  avatar

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.