All Projects → asdfjkl → jerry

asdfjkl / jerry

Licence: GPL-2.0 license
Jerry - Chess Program

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to jerry

kokopu
A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.
Stars: ✭ 18 (-77.22%)
Mutual labels:  chess, uci
eschecs
UCI chess GUI
Stars: ✭ 32 (-59.49%)
Mutual labels:  chess, uci
Demolito
UCI Chess Engine
Stars: ✭ 41 (-48.1%)
Mutual labels:  chess, uci
liground
A free, open-source and modern Chess Variant Analysis GUI for the 21st century
Stars: ✭ 41 (-48.1%)
Mutual labels:  chess, uci
uci
A thin wrapper on a uci chess engine
Stars: ✭ 33 (-58.23%)
Mutual labels:  chess, uci
rustic
Rustic is a chess engine. It is written from scratch, in the Rust programming language.
Stars: ✭ 68 (-13.92%)
Mutual labels:  chess
izabela-desktop
A proof of concept text-to-speech application allowing global typing. Can be used over applications such as voice chats, games and much more.
Stars: ✭ 62 (-21.52%)
Mutual labels:  games
Monotone-HWID-Spoofer
Custom Created Hardware ID Spoofer to Bypass Hardware or IP Bans
Stars: ✭ 145 (+83.54%)
Mutual labels:  games
phaser multiplayer demo
HTML5 Multiplayer with Phaser and Go
Stars: ✭ 35 (-55.7%)
Mutual labels:  games
Alis
Develop the video games of your dreams.
Stars: ✭ 17 (-78.48%)
Mutual labels:  games
StickMan-3D
StickMan 3D: First Round | indie fighting game | C++ OpenGL
Stars: ✭ 60 (-24.05%)
Mutual labels:  games
Empire-Earth-reborn
official repo of the Empire Earth reborn mod (new models, textures, gameplay etc.)
Stars: ✭ 37 (-53.16%)
Mutual labels:  games
piw5 bot warfare
The Bot Warfare mod for PlutoniumIW5
Stars: ✭ 57 (-27.85%)
Mutual labels:  games
path demo
An experimental set of pathfinding algorithms for video games
Stars: ✭ 16 (-79.75%)
Mutual labels:  games
syzygy-tables.info
User interface and public API for probing Syzygy endgame tablebases
Stars: ✭ 49 (-37.97%)
Mutual labels:  chess
chessmsgs
Play chess over Twitter, SMS, iMessage, Facebook, Snap, Whatsapp, Google Chat. WeChat, Telegram, KaTalk, Viber, and many more.
Stars: ✭ 72 (-8.86%)
Mutual labels:  games
skinner
Skin export / import tools for Autodesk Maya
Stars: ✭ 68 (-13.92%)
Mutual labels:  games
GameZero.jl
Zero overhead game development library for the Julia programming language
Stars: ✭ 143 (+81.01%)
Mutual labels:  games
decentraland-workshop
Decentraland workshop - Learn how to get started building stuff on decentraland
Stars: ✭ 26 (-67.09%)
Mutual labels:  games
OpenChess
A cross-platform chess game.
Stars: ✭ 18 (-77.22%)
Mutual labels:  chess

jerry

Jerry - Das Schachprogramm

alt text

About

Jerry is a cross-platform chess graphical user interface.

  • based around one of the world's best chess program Stockfish
  • play against the computer
  • adjust strength levels to match your skill
  • enter, edit and analyse games
  • fully automatic game analysis
  • read and save games in standard PGN format
  • copy and paste FEN positions and pgn games from clipboard
  • cross-platform: modern look on Linux and Windows
  • handle large (i.e. 1 GB) PGN files
  • easy and intuitive GUI
  • free software (GNU GPL 2), no adware/spyware

Download

Current Version: 4.2.1

Blog

Once in a while I blog about the development of Jerry at my blog "Building Jerry".

Changelog

Version 4.2.1 (July 2022)

  • drag and drop when setting up a position (thx @TTorel)
  • adjust strength for any engine that supports 'uciLimitStrength'
  • flat style dialogs to better match theme
  • nicer looking opening book view
  • icon to indicate whose turn it is
  • computer's books moves are not selected randomly, but depend on chosen engine strength and opening
  • moves in bookview are shown in SAN notation instead of uci notation
  • some layout fixes
  • deleting games in database view
  • several bugfixes

Version 4.2.0 (Dec 2021)

  • opening book with statistics
  • dark mode
  • several bugfixes

Version 4.1.1 (Jan 2021)

  • fixed bug when starting a new game

Version 4.1.0 (Jan 2021)

  • several bugfixes (see issue tracker)
  • database: edit & save for large PGNs
  • colorize last move
  • drawing arrows & colorizing fields
  • keyboard shortcuts
  • fullscreen mode
  • option to hide toolbar

Version 4.0.0 (Oct 2020)

  • complete rewrite
  • position search even in very large PGN files

Version 3.2.1 (Dec 2019)

  • bug fix in displaying move and position annotations
  • ability to flip board when entering a new position

Version 3.2.0 (July 2019)

  • MultiPV up to 4 lines
  • ability to handle and search (metadata) of large (> 1 GB) PGN files
  • user defined font-sizes

Donate

You can support the development of Jerry by donating via Paypal.

paypal

Roadmap

Current plans for future versions:

Version 4.3

  • [DONE] opening book support
  • [DONE] replace Stockfish skill level with UciLimitStrength (any engine)
  • more options to edit/replace/add games in pgn files
  • visual representation (i.e. graph) of game progress
  • ability to set default database
  • ship a default database of a few thousand interesting games
  • option to show arrow that illustrates engine top-move in analysis
  • [DONE] "drag" pieces in enter-position dialog
  • show more engine info: Tablebase Hits and Hash percentage
  • ship with pre-configured 4-piece (size!) tablebases
  • ability to click on engine lines
  • drag and drop for pgn files
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].