Free implementation of the game "stone, scissors, paper"
Project description
๐ฟโ๏ธ๐ Kanobu
๐ฃ Localisation
Language | Status | Language | Status |
---|---|---|---|
๐ท๐บ Russian | ๐ stable | ๐ฉ๐ช German | โ ๏ธ beta |
๐บ๐ฆ Ukrainian | ๐ stable | ๐ฌ๐ง English | ๐ stable |
๐ซ๐ท French | โ ๏ธ beta | ๐ช๐ธ Spanish | ๐ plans |
๐จ๐ณ Chinese | โ none | ๐ต๐น Portuguese | ๐ plans |
๐ต๐ฑ Polish | ๐ plans | ๐ฎ๐น Italian | โ ๏ธ beta |
๐น๐ท Turkish | โ none | ๐ธ๐ฆ Arabien | โ none |
๐ฐ๐ท Korean | โ none | ๐ฎ๐ณ Hindi | โ none |
๐ญ๐บ Hungarian | ๐ plans | ๐ Emoji | โ ๏ธ beta |
The ISO 3166-1 alpha-2 code system is used to name the localization files.
๐งโ๐ป Installation
To install, you must download repository and dependencies:
git clone https://github.com/jDan735/kanobu.git
cd kanobu
python setup.py install
๐ Start
To start, run this code:
kanobu
โ๏ธ Options
dev
To get developers functions, and logs about variables and other parameters
lang
For set default language. All languages placed in locale folder
โ Build
Build supported on all popular os (Windows
, Mac OS
, Linux
). You can build for your platform, not other
Planned building for Windows x86
To build, run this code:
python setup.py install
Then copy C:\Users\USERNAME\AppData\Local\Programs\Python\Python*\Scripts\kanobu.exe
to kanobu
folder
๐จ Dependencies
๐ colorama
Simple cross-platform colored terminal text in Python. Support cmd
, bash
๐ pycjson
A Coffescript Object Notation (CSON) parser. Help write configs for humans. Based on CoffeeScript
๐ฐ Trello (ru)
You can subscribe to trello to get information about the new functionality
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.