This is a simple browser-based connect 4 game where players can take turns dropping colorled discs into columns, and the game detects wins, draws and updates scores each time there is a winner for that round.
This is a simple browser-based connect 4 game where players can take turns dropping colorled discs into columns, and the game detects wins, draws and updates scores each time there is a winner for that round.
I built a simple browser game called Connect 4, where two players would take turns filling in the slots to get either 4 in a row, column, up, down or diagonal to win.
Fixed a bug and now the game is fully working
Log in to leave a comment
What I did?
Log in to leave a comment
There is not much to see yet but what I did was styled the slots, added hover effects on the red and yellow, created the columns and slot and made the slots clickable.
Log in to leave a comment
I changed up the layout a little because I wanted to add a opening page before the game.
What I added?
Log in to leave a comment
What I did in code?
This is how it currently looks
Log in to leave a comment