Skip to content

zucchero-sintattico/OOP20-Jhaturanga

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

JHATURANGA

Jhaturanga is an advanced chess game featuring variants and chess problems.
Explore the docs »

Table of Contents

About The Project

Jhaturanga is an advanced chess game.
It lets you play more than 10 different chess variants(including the classic mode), it also features some famous chess problems and a multiplayer game mode.
Jhaturanga automatically saves your match when it's over.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

You'll need to have the standard JDK installed on your machine and a version of Java not older than the 8.0

Installation

  1. Install the official released version of Jhaturanga from here
  2. Once the Jar is installed on your machine, execute java -jar 'nameOfJarFileDownloaded.jar' from the installation directory from a terminal.
  3. Jhaturanga should be up and running.

Usage

Playing and using Jhaturanga is fairly simple and intuitive

Roadmap

  • Improving the multiplayer mode.
  • Adding even more variants.
  • Introducing an online points system.
  • Restyling the UI
  • Improving the UX.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Zucchero Sintattico on Instagram - @Instagram page

Project Link: https://github.com/zucchero-sintattico/OOP20-Jhaturanga

Acknowledgements