Giter VIP home page Giter VIP logo

ormulogun's Introduction

Ormulogun

A very simple serverless, privacy aware chess tactics trainer. Released under the Apache License 2.0.

Test it live at: https://artefact2.gitlab.io/ormulogun/

Dependencies

  • PHP (CLI)
  • Any UCI engine (eg stockfish; puzzle generation only)
  • GNU parallel
  • pv
  • zstd
  • CMake
  • clang/llvm
  • sassc
  • Judy (only for opening book generation)
  • Inkscape (only for EPUB generation)

Getting started

git submodule update --recursive --init

Frontend

make -C frontend
make -C frontend host

Puzzle generation

See README.md.

Opening book generation

See README.md.

To-Do

  • More automatic tagging (sacrifices, Zugzwang, Zwischenzug, checkmate patterns, avoid stalemate...)
  • More subtags (Fork (Knight), Pin (Queen) etc. or just add tags per involved piece)
  • Better automatic tagging (not a trivial task)
  • Local puzzle blacklist (ignore list)
  • Better activity log, activity streak
  • Find some way of rating puzzles by difficulty without relying on a central server and user tracking (if at all possible)
  • localStorage space limit may become an issue with large puzzlesets, maybe use lz-string
  • Opening trainer
  • Guess the move

Credits

  • Lichess, for making their game dumps available
  • Colin M.L. Burnett for releasing his chess pieces as SVG (full license in COPYING.pieces)
  • Pablo Impallari for releasing the Kaushan Script under the SIL Open Font License
  • GitHub Octicons for the "fork" icon, released under the SIL Open Font License, version 1.1
  • stockfish.js and all the contributors of Stockfish

ormulogun's People

Contributors

artefact2 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rbob62854

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.