Skip to content
View goodvibs's full-sized avatar
💭
Just vibbing
💭
Just vibbing

Highlights

  • Pro

Block or report goodvibs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dunck dunck Public

    (D)eep (UN)derstanding of (C)hess (K)inda is a chess engine trained on Lichess.org master-level games, built from scratch with very fast legal move generation. Written in Rust.

    Rust 2

  2. eval.bar eval.bar Public

    eval.bar is an open-source chess analysis tool that helps you analyze your games using Stockfish. Pull your games from Chess.com, or upload a PGN; then, use the built-in analysis tool or export you…

    JavaScript 4

  3. mocats mocats Public

    A fast, easy-to-use, generalized Monte Carlo Tree Search library. Works for any game, any number of players, and any tree policy (UctPolicy included as a default).

    Rust 3 1

  4. wumpus-world wumpus-world Public

    Wumpus world is a simple world used in artificial intelligence to test the logical reasoning of a knowledge-based agent.

    Python 1

  5. bunnies bunnies Public

    An ultra-fast chess move generation library. Currently in alpha, requires rigorous testing.

    Rust