Skip to content

ahmadmujeeb33/Multithreaded-Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CSCI2020 Final Project - Connect 4

Project Information

By: Alex Bianchi, Soman Sheikh, Ahmad Mujeeb.

Written in Java 11 and JavaFX11

The program allows two users to play connect 4 against each other from two different clients. It follows the simple rules of connect 4. The logo and graphics were created by us in Gimp and Aseprite. The program also resizes the graphics to fit the screen dimensions the user chooses.

How to Run

  1. clone repository to your pc
  2. open the folder CSCI2020-Final in Intellij
  3. right click the resources folder >> select mark directory as >> select resources root
  4. press f4 to open module settings
  5. make sure that javafx has been added as a module and that there is a version of java selected (we used 11)
  6. run ServerMain.java
  7. run Main.java

Other Resources

referenced material 1

referenced material 2

referenced material 3

Screenshots

sc1 sc2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published