This is a solution to the Connect Four game challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the game rules
- Play a game of Connect Four against another human player (alternating turns on the same computer)
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page
- Bonus: See the discs animate into their position when a move is made
- Bonus: Play against the computer
- Solution URL: solution URL
- Live Site URL: live site URL
- Flexbox
- CSS Grid
- Mobile-first workflow
this was a hard one for me, may be beceause i've just used html, css and js, i can't really count the things i've learnt building this project, especially in js.
this is a game that contains a complex logic, it may contain some mistakes and errors either in ui or logic, i'll try to correct every problem occurred.
- Frontend Mentor - @yassine-ramla
- Twitter - @yassine_ramla