mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-31 23:17:38 -08:00
@@ -1,6 +0,0 @@
|
||||
public class SlotsGame {
|
||||
public static void main(String[] args) {
|
||||
Slots slots = new Slots();
|
||||
slots.play();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user