https://github.com/diversable/games
https://github.com/diversable/games
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/diversable/games
- Owner: diversable
- Created: 2023-08-26T23:08:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T04:30:26.000Z (almost 3 years ago)
- Last Synced: 2026-01-02T08:45:56.792Z (6 months ago)
- Language: Julia
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# games
## Installation
games is a
Julia Language
package. To install games,
please open
Julia's interactive session (known as REPL) and press ]
key in the REPL to use the package mode, then type the following command
```julia
pkg> add games
```