Skip to content

A Connect 4 game to practice React.js while adding some features that I've long desired to put in

Notifications You must be signed in to change notification settings

tikkikkit21/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

connect4

Connect4, but better!

The Idea

A friend of mine and I really enjoyed playing Connect 4 (we're Discord friends, so we played via boardgames.io). We tended to be tryhards and enjoyed analyzing moves after each game. However, there wasn't a convenient way to replay moves so we often had rely on our unreliable memory. As a result, I decided to code a custom connect4 game that featured a replayable move history (similar to online chess).

Technology

This project is written in TypeScript, using the React.js framework. It was initially bootstrapped with Create React App before being migrated to Vite since it was more secure and had less dependency vulnerabilities.

Features

This project is still very much in the development phase so there's not a whole lot to list ¯\_(ツ)_/¯

About

A Connect 4 game to practice React.js while adding some features that I've long desired to put in

Topics

Resources

Stars

Watchers

Forks