Skip to content

An implementation of the classic Connect 4 game as a web application using the Express & Angular framework.

Notifications You must be signed in to change notification settings

dakota-kallas/Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect-4

The Connect 4 project is an implementation of the classic Connect 4 game as a web application using the Express & Angular framework. The goal of this project is to provide a fun, interactive, and user-friendly platform for players to enjoy the game on the web.

Gameplay

Connect 4 is an online multiplayer game that challenges players to strategically place their tokens on a 5-row by 7-column grid to create a line of four consecutive tokens. The game alternates between the player and the computer, with each player taking turns to drop their tokens into a single column. The objective is to be the first player to connect four tokens in any direction, horizontally, vertically, or diagonally.

The game features an interactive interface that makes it easy for players to drop their tokens into the grid. The tokens slide downward to occupy the lowest non-occupied row of the selected column, allowing for strategic placement. The game also features real-time updates, so players can see the status of their opponent's moves and react accordingly.

This project is designed to be fast, reliable, and engaging. Whether you're a seasoned Connect 4 player or just starting out, this online version of the classic game is sure to provide hours of fun and excitement.

Screenshots

Game List

Connect 4 Game View

Game View

Connect 4 Game List

Login View

Connect 4 Login Page

About

An implementation of the classic Connect 4 game as a web application using the Express & Angular framework.

Topics

Resources

Stars

Watchers

Forks