Giter Site home page Giter Site logo

just-another-thought-criminal / pychess-variants-v-chess Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gbtami/pychess-variants

0.0 0.0 0.0 66.49 MB

I am developing my own variant called v-chess

Home Page: https://www.pychess.org/

License: GNU Affero General Public License v3.0

Shell 0.16% JavaScript 0.29% Python 30.97% TypeScript 34.87% CSS 24.56% HTML 9.15% Procfile 0.01%

pychess-variants-v-chess's Introduction

Python-CI Nodejs-CI

pychess-variants is a free, open-source chess server designed to play chess variants. I would like to code my variant of chess and submit it as a supported variant on pychess. others are welcome to help.

v-chess is an expansion of crazyhouse, capahouse, s-house, and grandhouse, and placement chess. there are some new pieces we are going to add: just as the chancellor is a combination of rook and knight, and the archbishop is a combination of bishop and knight, we can combine the pawn with the knight, the bishop, the rook, or the king or queen; and we can combine the knight with the king, and the knight again (knight squared). the mounted pawn moves like a pawn but can also leap forward only. the pawn-bishop combination is a cleric and can move on the diagonal without attacking, and otherwise moves like a pawn the pawn-rook combination is a guard and can move and attack sideways but not move backwards, and otherwise moves like a pawn the mounted king can move like a king and like a knight, and is able to leap over a rank or file where he otherwise would be in check; provided the square he moves to is not threatened. this only applies when he moves like a knight, i.e. the king cannot move into check as one might expect. the pawn crosses with the queen is the princess and can move 2 squares in any direction; and the pawn crossed with the king is the prince and moves like a king. the knight-knight is the knightrider and can move like a knight successively any single direction as many times as he wants on unobstructed ground, he may leap like a knight once at the beginning of the movement. the idea here is that the king is more difficult to mate because of his mount; the extra space on a grandhouse board can be filled with these additional major and minor pieces; the cleric and guard work with the knights, bishop, and pawns to provide troops for the army; the major pieces represent special formations for offense or defense; and the prince and princess help to create a bodyguard for the king. in terms of incorporating placement chess, it would be nice to start with the option of having some pieces in the pocket indefinitely rather than on the board.

Currently supported games are:

Additionally you can check Chess960 option in for Chess, Crazyhouse, Atomic, S-chess, Capablanca and Capahouse to start games from random positions with Chess960 castling rules

For move generation, validation, analysis and engine play it uses

On client side it is based on chessgroundx fork of chessground

As you know, pychess-variants is a free server and it will remain free forever. However, maintaining and improving the server costs time and money.

If you like our work and find our server useful, please donate through patreon or directly through paypal!! Your contribution will be greatly appreciated and help me continue to develop this awesome server.

Installation

Prerequisites

Project setup

pip3 install -r requirements.txt --user // Install python requirements
yarn install                            // Install node requirements
yarn dev                                // Compile typescript files to javascript
yarn md                                 // Compile md files to html

Start server

python3 server/server.py

Supported browsers

Pychess-variants should support almost all browsers. Though older browsers (including any version of Internet Explorer) will not work. For your own sake, please upgrade. Security and performance, think about it!

Only Fairy-Stockfish analysis might not work on all browsers.

pychess-variants-v-chess's People

Contributors

abhishekashyap avatar aj-72 avatar anushkacodes avatar arma55 avatar couchtomato87 avatar deepsource-autofix[bot] avatar deepsourcebot avatar dependabot[bot] avatar fulmene avatar gbtami avatar helloplaychess avatar ianfab avatar jfaure avatar just-another-thought-criminal avatar kadagaden avatar kezsulap avatar kuukyo3 avatar lidevelopers avatar little-mage avatar marken-foo avatar nelloho avatar nnickoloff1234 avatar notruck avatar pepellou avatar renyhp avatar srimethan avatar tiagohermano avatar visualdenniss 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.