Skip to content

RStivanson/hex-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hex-dots

A game based on Dots but with a hexagonal twist. Built using Phaser 3, and bundled using Parcel.

Gameplay

  • Click and drag from a dot start a line.
  • Chain adjacent dots of similar color to clear them from the board.
  • Creating a loop of dots will clear all dots of that color.
  • How high of a score can you get within the time limit?

Building and Running

  1. Clone the repository.
  2. Run npm install to install any dependencies.
  3. Run npm run start to bundle and locally host the game.
  4. Navigate to localhost:1234 to play!

npm commands requre Node.js to be installed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published