https://github.com/alan-turing-institute/trolltreasure
Sample solution for the packaging exercise in the RSE course
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.5%) to scientific vocabulary
Repository
Sample solution for the packaging exercise in the RSE course
Basic Info
- Host: GitHub
- Owner: alan-turing-institute
- License: mit
- Language: Python
- Default Branch: main
- Size: 11.7 KB
Statistics
- Stars: 1
- Watchers: 13
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
TrollTreasure
Sample solution for the packaging exercise in the RSE course
Installation
To install in a virtual environment:
bash
python -m venv venv
source venv/bin/activate
pip install .
Run Example
Run a single game:
bash
treasure examples/dungeon.yml
Compute outcome probabilities:
bash
treasure dungeons/example.yml -n 1000
Check treasure --help for other options.
Development
Install development dependencies and run tests:
bash
pip install '.[dev]'
pytest
Owner
- Name: The Alan Turing Institute
- Login: alan-turing-institute
- Kind: organization
- Email: info@turing.ac.uk
- Website: https://turing.ac.uk
- Repositories: 477
- Profile: https://github.com/alan-turing-institute
The UK's national institute for data science and artificial intelligence.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 44 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- jack89roberts (1)