GithubHelp home page GithubHelp logo

3sacrowd's Introduction

Codacy Badge

enter image description here

Directions: Put an alien tile in every empty square until you fill the whole board. But be careful! You must avoid 3 adjacent same colored tiles (horizontally, vertically, or diagonally).

Play a demo here!

Some squares are fixed and you are not allowed to put an alien tile at that location. However, you may use those squares to your advantage. Because sometimes creativity needs constraints. ;-)

Sample board

The game is entirely developed with Vanilla JS. RequireJs is used for modularization. The purpose of this project is to learn so anybody is welcome. Are you looking for an easy javascript project to make your first contribution on GitHub? This may be the one!

To write and run the tests:

  1. npm install requirejs
  2. npm install tape
  3. npm install --save babel-register
  4. npm install --save-dev babel-preset-es2015
  5. run a test example: node -r ./test/entryFileTest.js

Original idea by Erich Friedman. Each puzzle has a unique solution. All puzzles © Erich Friedman, 2010.

Art by Kenney and Freepik.

3sacrowd's People

Contributors

axle avatar becareciclaje avatar daffron avatar dependabot[bot] avatar emontheweb avatar felipedferreira avatar flordeciruela avatar holocraft avatar iankameron avatar jonyhm avatar katfrog avatar keenanamigos avatar leonsinclair avatar linton-portman avatar michaelkoska avatar ngevan avatar onpeak-tdevos avatar prabodhmeshram avatar raulvillares avatar rithgan avatar rubyrubenstahl avatar shaileshsridhar2403 avatar simranchanna avatar superoo7 avatar thecoderunner avatar titivermeesch avatar

Watchers

 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.