#
uci
Here are 228 public repositories matching this topic...
Network configuration management library based on NetJSON DeviceConfiguration
-
Updated
Aug 20, 2021 - Python
chess variant engine supporting Xiangqi, Shogi, Janggi, Makruk, S-Chess, Crazyhouse, Bughouse, and many more
chess
usi
uci
xboard
stockfish
shogi
xiangqi
chinese-chess
janggi
makruk
crazyhouse
chess-variants
syzygybases
bughouse
ucci
nalimov-tablebases
fairy-stockfish
stockfish-improvement
-
Updated
Sep 15, 2021 - C++
Chess representation written in Erlang using Bitboards, ready for use on game servers
erlang
chess
bitboards
pgn
chessboard
uci
chess-game
erlang-library
otp-library
magic-bitboards
universal-chess-interface
chess-pgn
chessboard-representation
binbo
erlang-chess
chess-uci
uci-protocol
-
Updated
Aug 15, 2021 - Erlang
♞ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.
-
Updated
Aug 14, 2021 - Python
This is my personal wiki for hacking the router firmware used by (Sagemcom)F@ast Version 3.43.2 delivered from Sagemcom
javascript
fast
router
openwrt
telnet
hacking
pwn
uci
hacked
lxc-containers
owns
sagemcom
owning
wuseman
telia
5370
sagecom-fast-5370e-telia
felia
xmo
xmo-client
-
Updated
Jun 15, 2021 - JavaScript
Native Go bindings for OpenWRT's UCI.
-
Updated
Feb 17, 2021 - Go
Chess tournament manager, standard C++ 11
-
Updated
Jul 10, 2021 - C++
UCI Chess Engine
-
Updated
Aug 23, 2021 - C++
A thin wrapper on a uci chess engine
-
Updated
May 7, 2021 - JavaScript
UCI chess GUI
-
Updated
Apr 28, 2021 - Pascal
UCI Protocol for node.js - talk to chess engines painlessly
-
Updated
Mar 17, 2021 - JavaScript
A UCI Chinese Chess (also called Xiangqi) engine derived from Stockfish 7.
gui
chameleon
uci
xiangqi
chinese-chess
uci-engine
chinese-chess-engine
uci-chess-engine
uci-chinese-chess
-
Updated
Apr 8, 2021 - C++
By serving course 📚 data that is more "edible" 🍰 for developers, we hope CourseCake offers a smooth approach to build useful tools for students.
graphql
sqlalchemy
scraper
graphene
course-schedule
uci
restful-api
hacktoberfest
beautifulsoup4
course-planning
fastapi
-
Updated
Jun 11, 2021 - Python
A free, open-source and modern Chess Variant Analysis GUI for the 21st century
gui
chess-engine
chess
vue
analysis
web-assembly
free-software
electron-app
uci
lichess
chessground
crazyhouse
chess-variants
-
Updated
Sep 13, 2021 - Vue
Zwuai
commented
Aug 25, 2021
Is your feature request related to a problem? Please describe
When asserting that a number of fields are present on a form, the individual step has to be used many times, as there is no step accepting a table.
Describe the solution you'd like
There should be a step called Then I (can|cannot) see the following fields on the form which accepts a table and calls the individual "Then I can se
This repository contains the collection of UCI (real-life) datasets and Synthetic (artificial) datasets (with cluster labels).
-
Updated
Aug 26, 2021
We currently maintain 488 data sets as a service to the machine learning community. You may view all data sets through our searchable interface. For a general overview of the Repository, please visit our About page. For information about citing data sets in publications, please read our citation policy. If you wish to donate a data set, please consult our donation policy. For any other questions, feel free to contact the Repository librarians.
-
Updated
Feb 12, 2021 - Python
After watching The Queen's Gambit on Netflix I got interested in chess. I played a bit against computer programs and it made me curious about writing my own chess engine. This repository and a series of small videos I upload to Youtube after each milestone are documenting my progress.
-
Updated
Sep 12, 2021 - C#
Improve this page
Add a description, image, and links to the uci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uci topic, visit your repo's landing page and select "manage topics."
There are many instances where we used inline styles for debug/prototyping (and out of carelessness) that we can move to use the standard. This will allow us to easily inject global styles (better dark mode support) and also manage styles at a glance easily.