Skip to content

CodingNannah/Connect_Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Player vs. Player "Connect Four" game, which I adapted from Kenny Yip's Tutorial.


To Run This Game in Windows:

  1. Download these files and open them in VSC with the Live Server extension
  2. Click on "Go Live" at the bottom of VSC
  3. The first game will automatically display in the console.
  4. To "play" again, refresh the browser.

Game Creation Notes: I was enlightened as Kenny explained the concept of what sections we needed to check and how to loop over the sections to check for a winner.

I did a bit of research and implemented how to change the color and the background color of the winner message in JS, rather than CSS.


Credit & Gratitude:

Find Kenny's JS Tutorial here: https://www.youtube.com/watch?v=4ARsthVnCTg

Thank you, Kenny! I really enjoyed your step-by-step tutorial and the explanations you added in. I look forward to learning more from you.

AUTHOR Diana Barber Github: https://github.com/CodingNannah

About

simple game adapted from tutorial by Kenny Yip Coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published