Hue Hunter Landing Page

A responsive web-based puzzle game with similar logic to Blendoku. The basic premise of the game is to arrange a line of coloured tiles into perfectly ordered spectrums. The primary technology I used was ES6 JavaScript with jQuery to build out the logic, which I then combined with HTML5 and CSS3 to produce the final product. During the first sprint of the build process, I was able to make the logic work for a grid of 5 tiles quite quickly, meaning I could see a scaleable solution for the final product. I redefined the code to allow for larger grids, but was limited to the size of the device the game was being played on, settling upon a maximum of 10 tiles wide.



Technologies Used

JavaScript

jQuery

HTML5

CSS3

SASS

Gulp

GitHub

Heroku


Back to work