jusrus01 / ConnectFourJs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 52.3%Language:C# 34.4%Language:HTML 6.7%Language:CSS 6.5%