tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://orangomango.itch.io/chess


Chess v2.0

Chess GUI made in JavaFX for desktop, browser and android.

Source code: https://github.com/OrangoMango/Chess/

Stockfish

  • Android: stockfish is already included in the apk
  • Desktop: stockfish needs to be installed separately and must be accessed with the stockfish command or place the executable (the filename must start with stockfish in order to be found by the application) in the .omchess folder loacated in your home directory.
  • Browser: thanks to the stockfish.online API, it works also in the browser without installing anything.

Features

  • Default chess rules (Capture, movement, en passant, castle, promotion)
  • Play on the same board (Pass & play), in LAN or in a server room
  • Play against stockfish (be sure to have stockfish installed)
  • Custom FEN (Click on the edit board button)
  • Export game FEN or PGN once the game ended.
  • Arrow
  • Premoves
  • Custom time control
  • Drag and drop
  • Underpromotion by dragging a piece in the opposite direction

Roadmap

A future version 3.0 will include:

  • Game analysis (Blunders & Brilliant moves)
  • Spectate games
  • Account login/sign-up to save your games
  • Some UI changes
  • Proper premoves