Skip to content

infinityl00p/3sacrowd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enter image description here

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

start to play

Some squares are fixed and you are not allowed to put an alien there. But use those squares to your profit. You know, sometimes creativity need constraints ;-)

enter image description here

The game is entirely developed with Vanilla JS. RequireJs is used for modularization. The porpuse is to learn so anybody is welcome. Are you looking for some easy javascript project to make your first contribution at 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 92.9%
  • HTML 4.6%
  • CSS 2.5%