[LocalCompetition] Project Hoshimi Heroes Happen {in Fasilkom UI}
/// <Programming Battle Invitation>
/// 1. Suka strategi & video games?
/// 2. Mau tantang kemampuan pemrograman kamu?
///
/// @ Project Hoshimi, cabang dari kompetisi Imagine Cup,
/// kamu akan menciptakan strategi yang mengatur perilaku sekelompok robot untuk melindungi bumi.
///
/// Bumi, tahun 2097, needs your help!
///
/// Mari bergabung dan berkompetisi dalam
/// [LocalCompetition] Project Hoshimi Heroes Happen {in Fasilkom UI}
/// people all over the world will see who has the best strategy.
///
/// Caranya:
/// 1. Download SDK @ http://www.project-hoshimi.com/
/// 2. Download Template.rar in attachment (for junior class competition)
/// 3. Submit dll sebelum April 2008 ke anwarchandra@live.com cc ke fuady@live.com
/// 4. Menangkan total hadiah SEMBILAN RATUS RIBU RUPIAH!
///
/// Untuk informasi lebih lengkap, hubungi staf MIC @3308
/// </Programming Battle Invitation>
[LocalCompetition.Schedule()]
round Qualification {
class Deadline {
deadline = new DateTime(2008, 3, 31); //before april 1st
submitTo = “anwarchandra@live.com”; //cc to fuady@live.com
// !!!!! The most important !!!!
public Rupiah GiveMoney(Winner rank)
{
switch (rank) {
case “#1″: return Rp.300.000,-;
case “#2″: return Rp.150.000,-;
default: throw new Exception(“see you next year”);
}
}
}
class Junior : Mission {
/// <summary>
/// Modified by me ;p
/// 1. End Turn = 500
/// 2. Navigation Points = 50
/// </summary>
mission = @”PH2008SDK\missions\2003 Spain\Move2″;
}
class Senior : Mission {
/// <summary>
/// Modified by me ;p
/// 1. More Factories
/// 2. More Navigation Points
/// </summary>
mission = @”PH2008SDK\missions\2007 Korea\Mission”;
}
}
Internal Virus Database is out-of-date.
Checked by AVG.
Version: 7.5.518 / Virus Database: 269.21.6/1318 – Release Date: 3/7/2008 2:01 PM

leave a comment