Skip to content

DarrylBD99/Talabia-Chess-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 

Repository files navigation

Compile and Run Instructions

Requirements:

  • Make Sure JDK is installed in your system

Compile and run the code

  • after successfully installing jdk, open the command prompt and change the directory to where your files are located.
  • Then, make sure you are in your root directory and type the following to compile the code.
javac src/*.java src/controller/*.java src/factory/*.java src/model/*.java src/view/*.java
  • After compiling the code, run the following code to run the program.
java src.MainMenu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages