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 (3.3%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
A chess engine written in Swift
Basic Info
Statistics
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
Owner
- Name: Intron014
- Login: Intron014
- Kind: user
- Location: Spain
- Website: intron014.com
- Twitter: Intron014
- Repositories: 2
- Profile: https://github.com/Intron014
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Reldus
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Jorge
family-names: Benjumea Burillo
repository-code: 'https://gitea.intron014.com/Intron014/Reldus'
repository: 'https://github.com/Intron014/Reldus'
abstract: Chess engine written in Swift
keywords:
- Swift
- Chess Engine
license: MIT
GitHub Events
Total
- Watch event: 3
- Push event: 4
Last Year
- Watch event: 3
- Push event: 4
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 0
swiftpackageindex.com: github.com/Intron014/Reldus
A chess engine written in Swift
- Documentation: https://swiftpackageindex.com/Intron014/Reldus/documentation
- License: mit
Rankings
Dependent packages count: 19.4%
Average: 23.7%
Dependent repos count: 27.9%
Last synced:
7 months ago
Dependencies
Package.swift
swiftpm
.github/workflows/build.yml
actions
- actions/checkout v4 composite
- swift-actions/setup-swift v2 composite