4KB Explosions Contest

General discussion about LÖVE, Lua, game development, puns, and unicorns.
EMB
Citizen
Posts: 70
Joined: Sat Jan 08, 2011 8:49 pm

Re: 4KB Explosions Contest

Post by EMB »

The only reason this would not work is due to a proxy/lack of internet.
A firewall shouldn't stop it unless you block outgoing port 80...
Request Programs
If Linux were a beer, it would be shipped in open barrels so that anybody could piss in it before delivery
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: 4KB Explosions Contest

Post by bartbes »

Or if you block the game/love..
EMB
Citizen
Posts: 70
Joined: Sat Jan 08, 2011 8:49 pm

Re: 4KB Explosions Contest

Post by EMB »

Meh
Request Programs
If Linux were a beer, it would be shipped in open barrels so that anybody could piss in it before delivery
User avatar
Taehl
Dreaming in associative arrays
Posts: 1025
Joined: Mon Jan 11, 2010 5:07 am
Location: CA, USA
Contact:

Re: 4KB Explosions Contest

Post by Taehl »

Bartbes guessed it. Nothing on my computer may talk (or listen) to the Internet unless it really, really needs to.
Earliest Love2D supporter who can't Love anymore. Let me disable pixel shaders if I don't use them, dammit!
Lenovo Thinkpad X60 Tablet, built like a tank. But not fancy enough for Love2D 0.10.0+.
User avatar
lizard
Prole
Posts: 16
Joined: Wed Aug 04, 2010 6:38 pm
Location: Thailand

Re: 4KB Explosions Contest

Post by lizard »

The particle system created with HGE Particle Editor, a sprite is created procedurally. It may be worthwhile to include in the Love the ability to directly read the psi-file? There is also converter psi->lua.
Attachments
psi2lua.c
(2.93 KiB) Downloaded 347 times
procedural_particle_explosion.love
(1.35 KiB) Downloaded 535 times
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: 4KB Explosions Contest

Post by kikito »

lizard wrote:The particle system created with HGE Particle Editor, a sprite is created procedurally. It may be worthwhile to include in the Love the ability to directly read the psi-file? There is also converter psi->lua.
Hi lizard! Nice to make your acquaintance.

Your file size is very small, and the code is very readable. I'm a bit baffled with the seemingly random generated numbers (0.492063, 6.283185 ...)

I'm including your entry on the list post, thanks for joining the contest!
When I write def I mean function.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: 4KB Explosions Contest

Post by bartbes »

kikito wrote:seemingly random generated numbers (0.492063, 6.283185 ...)
The second looks to me like 2*pi, the first.. not so much, but it's kind of near 1/6*pi, I guess it's some fixed pre-calculated angle.
User avatar
BlackBulletIV
Inner party member
Posts: 1261
Joined: Wed Dec 29, 2010 8:19 pm
Location: Queensland, Australia
Contact:

Re: 4KB Explosions Contest

Post by BlackBulletIV »

bartbes wrote:
kikito wrote:seemingly random generated numbers (0.492063, 6.283185 ...)
The second looks to me like 2*pi, the first.. not so much, but it's kind of near 1/6*pi, I guess it's some fixed pre-calculated angle.
Or even closer to 10/64*pi, but that's just me being random. The second is most definitely 2*pi.

Nice entry by the way!
Hideous
Prole
Posts: 6
Joined: Mon Feb 14, 2011 7:36 pm
Location: Sweden
Contact:

Re: 4KB Explosions Contest

Post by Hideous »

I have never used Löve beföre... but I gotta do this. Count me in,
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: 4KB Explosions Contest

Post by kikito »

Hideous wrote:I have never used Löve beföre... but I gotta do this. Count me in,
Great! Welcome, good luck and impress us!
When I write def I mean function.
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests