Skip to content

Board game for PRG2104 Object-Oriented Programming

Notifications You must be signed in to change notification settings

ChiefWoods/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Screenshot

Board game for PRG2104 Object-Oriented Programming.

Source Repository

Features

  • Play against a friend
  • Perform special moves such as castling and en passant
  • View game stats

Built With

Languages

  • Scala
  • CSS3
  • SQL

Database

Libraries

Tools

  • IntelliJ IDEA
  • DataGrip
  • SceneBuilder

Getting Started

Prerequisites

JDK 1.8 or later and sbt is required to run the application.

Setup

  1. Clone the repository
git clone https://github.com/ChiefWoods/chess.git
  1. Start sbt shell
sbt
  1. Compile the project
sbt:chess> compile
  1. Run the application
sbt:chess> run

Issues

View the open issues for a full list of proposed features and known bugs.

Acknowledgements

Resources

Contact

chii.yuen@hotmail.com

About

Board game for PRG2104 Object-Oriented Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages