← Back to index
Project 005

Connect-five.

A web game built with Next.js and Tailwind CSS.

Stack

  • Next.js
  • TypeScript
  • Vercel
Connect Five is an exciting web game built with Next.js and Tailwind CSS. The goal is to strategically connect five game pieces in a row on a 19x19 grid. Players take turns clicking on the grid to place their black or white circles. The game tracks the board state, checks for win conditions, and provides an intuitive user interface. In its development, Tailwind CSS facilitated the creation of a modern design with offset div elements to create the grid. JavaScript and React hooks were used to implement the game logic, allowing for dynamic interaction and instant updates. With its focus on simplicity and user experience, Connect Five showcases my Typescript proficiency and provides an engaging web app for players of all ages.

Next project

Portfolio