Skip to content

Rafabrendo/chess-system-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess-system-java


Chess, also called western chess or international chess, is a two-player sport, which can be classified as a strategic board game, both recreational and competitive.

mit

Key FeaturesHow To UseDownloadLicense

Main goal

  • Apply the main concepts of java OOP.

Preview

chess game

Key Features

  • Programming logic Algorithms using Java
    • Programming concepts; Introductionto the Java language; Sequential structure; Conditional structure; Repetitive structure.
  • Java POO
    • Introduction; Builders; Overloading; Encapsulation.
    • Memory behavior; Arrays, Lists; Enums; Composition; Inheritance and Polymorphism; Exception handling.
    • Design patterns.
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need JVM installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Rafabrendo/chess-system-java.git

# Go into the repository
# choice the folder bin
# open the prompt in this folder

# At the prompt in the bin folder 
# Run the app
$ java application/Program

Download

You can download the latest installable version of Java for Windows, macOS and Linux.

License

MIT


GitHub @Rafabrendo  · 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages