cityinspain / connect4

a React implementation of connect four, built for a 60 minute interview challenge. was unable to finish the game functionality within the time allotted, but i was close.

Home Page:https://connect4-wheat.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

connect4

note: to see this as it was at the end of the interview, please check the interview-state branch.

see it live! https://connect4-wheat.vercel.app/


a React-based implementation of the game "connect four".

originally built for a 60 minute interview. i wasn't able to finish it in time, but just barely - the final "check for win" algorithm eluded me, but given a couple more minutes, i feel as though i would have been able to fix the bugs in the algorithm and get the game working beautifully.

built using React and Tailwind

About

a React implementation of connect four, built for a 60 minute interview challenge. was unable to finish the game functionality within the time allotted, but i was close.

https://connect4-wheat.vercel.app


Languages

Language:JavaScript 74.7%Language:HTML 24.4%Language:CSS 0.8%