Page 1 of 1

[LD31] Panoptes

Posted: Tue Dec 16, 2014 11:06 am
by vrld
Better late than never:

One week ago, I, too, got off my ass and created a game for the 31st Ludum Dare.
It's a puzzle game like Tetris Attack and Crack Attack. And more. Anyway, here is a screenshot:

Image

And here is the Ludum Dare page with download links: http://ludumdare.com/compo/ludum-dare-3 ... w&uid=3805

The game has an online leaderboard with some nifty statistics. If you want to appear on that list you have to enable highscore synching in the options menu.

I'd love to hear your comments!

Re: [LD31] Panoptes

Posted: Tue Dec 16, 2014 12:00 pm
by Robin
Looks great! Unfortunately:

Code: Select all

$ love /tmp/panoptes.love 
Error: main.lua:236: attempt to index local 'settings' (a nil value)
stack traceback:
	hump/gamestate.lua:84: in function '__index'
	main.lua:236: in function 'load'
	[string "boot.lua"]:407: in function <[string "boot.lua"]:399>
	[C]: in function 'xpcall'
(I'm on Linux using 0.9.1)

Re: [LD31] Panoptes

Posted: Wed Dec 17, 2014 2:57 pm
by Germanunkol
Robin wrote:Looks great! Unfortunately:
---
(I'm on Linux using 0.9.1)
Works fine on my Ubuntu 14.04...
Again, great game - but freak'n difficult! :)