• Stars
    star
    2
  • Language
    C#
  • License
    MIT License
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sebastian Lague's Chess AI with added UCI support

More Repositories

1

Minimal-Bitcoin-Miner

A very simple, fully functional CPU based Bitcoin Miner in C#. Uses the GETWORK protocol to connect to pool. A great reference implementation if you are trying to understand how Bitcoin mining works. (Edit 2017: Not actually fit for mining - the GETWORK protocol isn't supported anymore by most pools)
C#
228
star
2

MinimalChessEngine

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.
C#
37
star
3

Leorik

Leorik is a strong, open-source UCI chess engine written in C#
C#
16
star
4

CoreSociety

Core Society is a digital organism simulator based on a grid of programmable Cores, that can interact with direct neighbours.
C#
14
star
5

pixelpunch

Pixelpunch let's you rotate and scale pixel graphics and tweak the result by picking from a wide range of different upscaling, transformation and sampling algorithms.for pixelart.
11
star
6

GroveScript

Grove Script is scripting language to interactively โ€˜programโ€™ L-system based fractals in a turtle-graphics fashion. The interpreter is implemented in C++ using OpenGL for rendering.
C++
8
star
7

hackmud

https://www.hackmud.com/ --- user scripts & references
JavaScript
4
star
8

QBB-Perft

Perft implementation based on QBBEngine by Fabio Gobbato in C and C#
C#
2
star
9

PixelprachtLib

A toolbox for generic and useful AS3 code!
ActionScript
1
star
10

Minimal-Neural-Classifier

An artificial neural network that identifies the correct class [0..9] of handwritten digits from the MNIST dataset. It's derived from first principles implemented in only 300 lines of code. (No dependencies)
C#
1
star
11

cslox

Lox interpreter in C# - Based on Bob Nystrom's book "Crafting Interpreters" available at http://www.craftinginterpreters.com/
C#
1
star
12

vectrics

Vectrics is a C# toolbox with usefull classes most of my C# projects depend on
C#
1
star