Skip to content
#

for-of-loop

Here are 28 public repositories matching this topic...

This is a connect-4 game played between 2 players in which one player is assigned yellow color and other gets red color. Then player's turn is showed in the top right corner. The aim of the player is to make 4 of his color in upward/downward/diagonal direction. The first player who manages to get this wins.

  • Updated Jan 18, 2023
  • JavaScript

I developed a full browser-based tic-tac-toe game using JavaScript, HTML, and CSS. I employed key JavaScript concepts including variables, constants, DOM manipulation, event listeners, loops, algorithms, and more!

  • Updated Aug 16, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the for-of-loop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the for-of-loop topic, visit your repo's landing page and select "manage topics."

Learn more