Skip to content

webbushka/3sacrowd

 
 

Repository files navigation

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!

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

Art by Kenney and Freepik.

About

Tic-Tac-Toe puzzle using plain javascript 🎮

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.0%
  • HTML 5.4%
  • CSS 4.6%