Skip to content
View lucian-devops's full-sized avatar
😄
😄

Highlights

  • Pro

Block or report lucian-devops

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. 2048-ai-solver 2048-ai-solver Public

    Expectimax AI solver for 2048 — reaches the 2048 tile in ~70% of games. The engine behind LK Forge's browser autoplay.

    JavaScript

  2. tictactoe-ai tictactoe-ai Public

    The minimax + alpha-beta Tic-Tac-Toe engine behind LK Forge's unbeatable AI — with a reproducible benchmark: 0 losses across 1,270 games and game-lines.

    JavaScript

  3. sudoku-solver sudoku-solver Public

    The backtracking Sudoku generator + solver behind LK Forge — with a benchmark: naive backtracking ~47,600 nodes on an expert puzzle, human-style logic ~3.

    JavaScript