Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 246 Bytes

File metadata and controls

17 lines (14 loc) · 246 Bytes

Project---Roulette

Roulette Simulating Program

Make file

make test // running the file
make clean // cleaning the folder

Game.java

Example

File List

Game.java
OneGame.java