https://github.com/bitnp/rustyshell
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: BITNP
- Language: Rust
- Default Branch: master
- Size: 820 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 10 months ago
· Last pushed 10 months ago
https://github.com/BITNP/rustyshell/blob/master/
# rustyshell Customized shell game. ## Build ```shell cargo build --release ``` ## Usage The file `game_config.toml` located in `./tests_set` defines the game process. You can modify the game by editing this file.
Owner
- Name: NetPioneer Association
- Login: BITNP
- Kind: organization
- Email: webmaster@bitnp.net
- Location: Beijing, China
- Website: https://www.bitnp.net
- Repositories: 13
- Profile: https://github.com/BITNP
网络开拓者协会 at Beijing Institute of Technology, China
GitHub Events
Total
- Push event: 9
- Create event: 1
Last Year
- Push event: 9
- Create event: 1
Dependencies
Cargo.lock
cargo
- autocfg 1.5.0
- bitflags 2.9.2
- cfg-if 1.0.3
- convert_case 0.7.1
- crossterm 0.29.0
- crossterm_winapi 0.9.1
- derive_more 2.0.1
- derive_more-impl 2.0.1
- document-features 0.2.11
- equivalent 1.0.2
- errno 0.3.13
- hashbrown 0.15.5
- indexmap 2.10.0
- libc 0.2.175
- linux-raw-sys 0.9.4
- litrs 0.4.2
- lock_api 0.4.13
- log 0.4.27
- mio 1.0.4
- parking_lot 0.12.4
- parking_lot_core 0.9.11
- proc-macro2 1.0.101
- quote 1.0.40
- redox_syscall 0.5.17
- rustix 1.0.8
- scopeguard 1.2.0
- serde 1.0.219
- serde_derive 1.0.219
- serde_spanned 1.0.0
- signal-hook 0.3.18
- signal-hook-mio 0.2.4
- signal-hook-registry 1.4.6
- smallvec 1.15.1
- syn 2.0.106
- toml 0.9.5
- toml_datetime 0.7.0
- toml_parser 1.0.2
- toml_writer 1.0.2
- unicode-ident 1.0.18
- unicode-segmentation 1.12.0
- wasi 0.11.1+wasi-snapshot-preview1
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
- windows-link 0.1.3
- windows-sys 0.59.0
- windows-sys 0.60.2
- windows-targets 0.52.6
- windows-targets 0.53.3
- windows_aarch64_gnullvm 0.52.6
- windows_aarch64_gnullvm 0.53.0
- windows_aarch64_msvc 0.52.6
- windows_aarch64_msvc 0.53.0
- windows_i686_gnu 0.52.6
- windows_i686_gnu 0.53.0
- windows_i686_gnullvm 0.52.6
- windows_i686_gnullvm 0.53.0
- windows_i686_msvc 0.52.6
- windows_i686_msvc 0.53.0
- windows_x86_64_gnu 0.52.6
- windows_x86_64_gnu 0.53.0
- windows_x86_64_gnullvm 0.52.6
- windows_x86_64_gnullvm 0.53.0
- windows_x86_64_msvc 0.52.6
- windows_x86_64_msvc 0.53.0
- winnow 0.7.12
Cargo.toml
cargo