Git Product home page Git Product logo

chesslitegui's Introduction

ChessLite 1.0

ChessLite is a lightweight Chess GUI for playing Chess on a personal computer. ChessLite is written in Java, and uses JavaFX. ChessLite does not depend on any libraries aside from Java and JavaFX API! All ChessLite algorithms were written for this project by Joseph Prichard. ChessLite has ~5600 lines of code written by the Author. Watch a short video demonstration here.

Distribution

  • Java users: jar is contained in dist folder (preferred).... this requires a newer version of the jre that supports javafx
  • Windows users: packaged exe is contained in a zip file... as this is a packaged distribution the exe file must remain in ChessLite1.0 to work properly (use jar if windows defender complains)
  • source code can be found in src folder

Features

  • Algorithms that follow the rules of Standard Chess
  • Supports both Drag-Drop and Click-Click
  • Displays each Game move on the right of the application
  • Return to previous boardstates in the Game
  • Take Back any Move that is made
  • Export Game to PGN file
  • Export Board to FEN format
  • Piece Style and Tile Color customization options

Guide

MenuBar

  • New Button: Click to create a new game and its Time settings
  • Reset Button: Reset the board and timer back to initial settings
  • Flip Button: Flips the board's viewing perspective
  • Save Game: Exports the Game to PGN file to be saved on local machine
  • Copy Board: Copies the current Board's FEN format to clipboard
  • Appearance: Provides customization options for colors and pieces.

Notation Table

  • Left Button: Show the Board at the previous Move
  • Middle Button: Take Back a move
  • Right Button: Show the Board at the next Move
  • Click a move to jump to it

Images

The piece bitmaps used in this application are from Chess.com

chesslitegui's People

Contributors

hgrahamcs avatar josephprichard avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.