Skip to content

The Reversi game in Java, using Swing components. This is Assignment 4 for Further Object-Oriented Programming (CO520) at the University of Kent, year 2020-2021.

Notifications You must be signed in to change notification settings

Andrei-Constantin-Programmer/Reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Reversi!

General information

Recreate the Reversi game in Java, using Swing components. This is Assignment 4 for Further Object-Oriented Programming (CO520) at the University of Kent, year 2020-2021.

Pre-requisites

Java JDK 15+
IntelliJ

Installation (using IntelliJ)

Open IntelliJ
Click on 'File>New>Project from Version Control'
Put the URL https://github.com/Andrei-Constantin-Programmer/Reversi.git inside the URL input box
Click on Clone

Launching the program

Open the IntelliJ project explorer
Right-click on the Reversi class
Click Run Reversi.main()
Enjoy!

For tips on how to play the game, refer to the in-game Help menu in the top-right corner of the screen

About

The Reversi game in Java, using Swing components. This is Assignment 4 for Further Object-Oriented Programming (CO520) at the University of Kent, year 2020-2021.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages