Nodd / kvcrap

Crapette card game build in python with the Kivy framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crapette Card Game

This is a card game of Crapette, also known as Russian Bank, Double Solitaire, Crapô, Carapô, Crapot, Zank-Patience, Die Zänkische, Garibaldka, Rysk bank or طنج (tunj, tonj, tonge, tunje). It's like a solitaire game with two players and a twist.

You'll be able to play against another player (face to face or remotely), against the AI, or even watch a ferocious IA battle !

The program is written in Python with the multiplatform Kivy framework. It is still in development, but is targeted to run on Windows, Linux and Android platforms.

Install

Dependencies

You need a python3 installation with the kivy framework installed, see the Kivy documentation for more informations.

Code

Clone (a fork of) this repository:

git clone git@github.com:Nodd/kvcrap.git

Images

Download (or clone) the card images on https://github.com/htdebeer/SVG-cards and copy the png/ folder into crapette/images/.

Run

Start main.py with python.

Enjoy!

Well... Enjoy!

About

Crapette card game build in python with the Kivy framework

License:GNU General Public License v3.0


Languages

Language:Python 59.1%Language:Rust 35.3%Language:kvlang 5.5%Language:Batchfile 0.2%