Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fefas/study-exercise-game-of-craps
https://github.com/fefas/study-exercise-game-of-craps
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fefas/study-exercise-game-of-craps
- Owner: fefas
- Created: 2016-10-12T02:50:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T02:51:05.000Z (over 8 years ago)
- Last Synced: 2024-11-07T01:43:15.495Z (3 months ago)
- Language: Java
- Size: 620 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To play after compiling:
```
$ java -cp bin gameofcraps.PlayCraps 100000
```