Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4 in JavaScript

https://jasondinh345.github.io/Connect-4/

This a connect 4 game for local play only. Players 1 is always blue and Player 2 is always red, where Player 1 goes first.

Learned

  • Basic JavaScript, HTML, and CSS
  • Manipulating HTML and CSS elements in JS
  • Using the .addEventListener function
  • Utilizing a grid in CSS

Additional Things I Could Add/Improve

  • Incorporating a win track for each player
  • Tracker for whose turn it its
  • Somehow connecting this to a server to allow online play
  • Adding animation and sound when the colored chip is placed down

Known Issues

  • Elements not adjusting to a minimized window
  • About

    Local Play Connect4 in JS

    Resources

    Stars

    0 stars

    Watchers

    1 watching

    Forks

    Releases

    Packages

    Contributors

    Languages