https://github.com/apn-pucky/tur
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 (8.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: APN-Pucky
- License: gpl-3.0
- Language: Java
- Default Branch: master
- Size: 34.7 MB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 8
- Releases: 44
Metadata Files
README.md
TUR - Render TU cards

Install
The program is written in java >1.8 download (required).
In order to load real in-game images you need python download (optional) and install oyaml and maybe unitypack.
In a commandline or terminal:
$ pip install oyaml
$ pip install unitypack
(maybe add '--user' for non global install)
~~To run it just download the zip from the 'clone or download'-button on Github. start.bat runs the jar from build/TUR.jar. (linux/mac can run the same command as in start.bat from a commandline or create a script)~~ The download is now in the release tab (<- download TUR.zip from here).
Source code
https://github.com/APN-Pucky/TUR
Notes
There is still a lot of debug prints, but maybe I'll remove them in later versions.
The interface ist (hopefully) pretty straigth forward. You can of course report bugs/ideas here and they might get fixed/added at some point.
Owner
- Name: Alexander Puck Neuwirth
- Login: APN-Pucky
- Kind: user
- Company: Uni Münster
- Website: https://apn-pucky.github.io/
- Repositories: 163
- Profile: https://github.com/APN-Pucky
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 2
- Total pull requests: 26
- Average time to close issues: N/A
- Average time to close pull requests: 26 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.62
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 26
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
- APN-Pucky (2)
Pull Request Authors
- dependabot[bot] (26)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- com.github.APN-Pucky:GitJarUpdate 0.0.10 implementation
- com.github.APN-Pucky:TULib 0.3.6 implementation
- com.google.guava:guava 28.0-jre implementation
- org.apache.commons:commons-math3 3.6.1 implementation
- org.json:json 20220320 implementation
- junit:junit 4.12 testImplementation
- actions/checkout v3 composite
- actions/create-release v1 composite
- actions/setup-java v1 composite
- actions/upload-release-asset v1 composite