SpyMaster356

LD25

Game doLudumDare(time, food, theme, idea);

I shall be joining. First Ludum Dare.


import Rules;
import Clock;
import Game;

static Main(args[...]){
    Clock.setCountDown(48,00,00);

    Rules.read();

    Game ludumGame = doLudumDare(time, food, theme, idea);

    ludumGame.play();
}

Most likely will be made in GM, unless i decide to go with Java.

 

And let’s come on in for a restart

Well. I apparently didn’t gml as well as i had thought, then again it doesn’t help that i haven’t used GM in 3 years.

So, after one failure, let’s make something from the pre-mouse era.

Language: C#