all repos — WarBot2020 @ c1f88e5cbc8585fdf5e92aff974a0b515bff2f02

Bootleg version of "WorldWarBot 2020" done in Java and without a map.

Random.java (view raw)

 1/*
 2 * To change this license header, choose License Headers in Project Properties.
 3 * To change this template file, choose Tools | Templates
 4 * and open the template in the editor.
 5 */
 6package siciliaguerrabot2020;
 7
 8/**
 9 *
10 * @author Marco
11 */
12public class Random {
13    
14    
15    
16
17
18}