public class AwariGame { public static void main(String[] args) { Awari awari = new Awari(); } }