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: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

To play after compiling:

```
$ java -cp bin gameofcraps.PlayCraps 100000
```