Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: milindmaiti
  • Language: C++
  • Default Branch: main
  • Size: 110 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 11 months ago
Metadata Files
Readme Citation

README.md

A bitboard based chessengine that supports the UCI protocol. Implements magic bitboards for move generation and tree-search based on alpha beta pruning. Advanced pruning features include Null Move Pruning, Killer Move Heuristic, History Move Heuristic, Principal Variation Search, and more.

Owner

  • Name: Milind Maiti
  • Login: milindmaiti
  • Kind: user

Citation (CITATION.md)

Credits to:

https://www.youtube.com/watch?v=QUNP-UjujBM&list=PLmN0neTso3Jxh8ZIylk74JpwfiWNI76Cs&index=1 (chess programming bitboard engine tutorial)
https://analog-hors.github.io/site/magic-bitboards/

GitHub Events

Total
  • Watch event: 1
  • Push event: 17
  • Pull request review event: 2
  • Pull request review comment event: 5
  • Pull request event: 2
  • Create event: 3
Last Year
  • Watch event: 1
  • Push event: 17
  • Pull request review event: 2
  • Pull request review comment event: 5
  • Pull request event: 2
  • Create event: 3