Mimisi (Minimalistic minimalism simulation)

Mimisi (Minimalistic minimalism simulation)

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
coolness: 0.49
fun: 3.00
graphics: 2.55
humor: 2.24
innovation: 2.93
mood: 2.56
overall: 2.93
theme: 3.32
Used Tech:

- Slick/LWJGL

Update 1.1 (all versions and source updated):

- food is now shown as

FOOD IN SILOS (TOTAL AMMOUNT OF FOOD)

Remember that only the food in silos is eaten by your villagers!

- fixed a bug with the timer (Round ended at 10 minutes every time!)

My first entry to a LD contest. Had to cut the gameplay down and introduce some kind of highscore system. Excuse the bad programmer art.

It's a little settlers-like simulation game where you tell your people where to build what. They will starve if you haven't enough food in your silos (each person needs 2 food every 15 seconds).

There are 8 different buildings in this game of wich you can build 7 by yourself.

Houses to raise the population cap and allow it for net people to be born.

Farms providing fields for grain and wool for toolmaking.

Mills converting grain into food.

Mines providing stones for building and ore foor toolmaking. They can only be build near the mountain in the middle.

Lumberjack producing wood.

Smith making 1 tool out of 2 ore and 1 wool.

Silo the main storage for food (very important) and the only source where food counts as accessible to eat for your people.

Hints: Build 2-3 Silos, 1 Farm, 3 Mills fast to rescue your population from starving at the beginning.

You may use my sourcecode for learning purposes (although I don't think it is well structured or even good commented). Maybe there are some classes that are of use for you (especially the LayeredMap,Map,Chunk,RefreshableList classes wich I borrowed from my main project "Gliese 581 d").

I know I would have had one day more for the jam, but I reaaaally have to study tomorrow so this is the final form of my LD26 entry.

INFO: You need the most recent version of Javas JRE ( http://www.oracle.com/technetwork/java/javase/downloads/index.html ) to run this game.
Found a bug?
Tell us on Discord