Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevenpetryk/vezir


https://github.com/stevenpetryk/vezir

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Vezir

A shitty chess engine.

## Engine features

- [x] FEN parsing
- [x] Board state
- [ ] Move generation
- [ ] UCI
- [ ] ...?

## WebSocket API

- [ ] Protobuf types
- [ ] UI

## Deployment

- [ ] Dockerfile
- [ ] K8s config
- [ ] Lichess integration