FoonLudum Dare ExplorerLD27 → Tower of Voronoi

Tower of Voronoi

By andrebeton

View on Wayback Machine

CategoryRankScoreCount
Innovation5213.00
Audio7892.06
Theme10312.50
Fun10852.11
Overall10952.37
Graphics11501.69
Coolness152833

Comments

mjiig 2013-08-26 11:26

This is a really interesting concept for a game. The biggest problem for me was how unpredictable the location of the line was, so I couldn't really plan what I was going to do ahead of time.

rephus 2013-08-26 11:27

I cannot play the game (Ubuntu 13.04).
rephus > java -jar tower.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: Main : Unsupported major.minor version 51.0

andrebeton 2013-08-26 12:02

rephus: you probably use an older version of the java runtime environment. you need version 7.0

thejackimonster 2013-08-26 12:03

It's not like other games... I don't know... :|

tegu 2013-08-26 12:25

As someone who doesn't know how Voronoi decomposition works, the area is somewhat unpredictable. An intereresting concept however. Should probably read about the algorithm a bit. Btw, although it says "Linux" on the download, it works on my Windows machine (well, it's Java after all), so it's a bit misleading.

zephyr89 2013-08-27 13:52

Same, just say java instead of linux.

zephyr89 2013-08-27 14:18

The music does get annoying what feels like it's 50th loop. ;) Some techno would be much better than the country. :)

taylorlunt 2013-08-29 00:12

Confusing but interesting.

xatulu 2013-08-29 06:01

Was a tad bit too confusing for me tbh

cornedor 2013-08-31 17:33

Didn't play it with another player but I get the idea... a very nice idea.

delca 2013-08-31 17:44

Even if I know what a Voronoi diagram is, the game was still mostly left to random because of the marker-placing line.
I think the issue is that the theme does not fit the game quite well (the Voronoi game is better played turn-by-turn, at least by my experience).
On a totally unrelated note, I went through you source code to find which way you implemented the Voronoi diagram, but I was not able to find it. Which one did you choose ?

literal_games 2013-08-31 18:14

Interesting concept, would be fun to play with someone and see what tactics you could come up with.

arrow-x 2013-09-01 18:00

Intrsting .... but as a player I need to know ahead ...add that

doonay21 2013-09-02 19:48

It is working on Windows 7 64 bit as well. You should change the description of download link.