Skip to content

unprosaiclabyrinth/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Both client and server can be executed using Maven target exec:java.

Configuration

Last tested with openjdk-22.
Default socket is localhost:5555. It can be changed in the source code.

About

Networked and multithreaded implementation of two-player connect 4 (Project 3, CS 342, Fall 2022 @ UIC).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors