Skip to content

Simple connect four game to play with friends. Created with JavaScript and .NET Core for socket communication between clients and server.

Notifications You must be signed in to change notification settings

jusrus01/ConnectFourJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four game

Simple connect four game to play with friends. Created with JavaScript and .NET Core for socket communication between clients and server.

Purpose

The purpose of this project is to learn JavaScript and become more comfortable with it.

Presentation

Should be a gif from assets folder

Usage

  1. Host contents of the frontend folder in HTTP server.
  2. Run dotnet run inside backend folder.

About

Simple connect four game to play with friends. Created with JavaScript and .NET Core for socket communication between clients and server.

Topics

Resources

Stars

Watchers

Forks