Space Unicorn Asteroid Attacker

Feel free to showcase your own projects!
Post Reply
338fae
Posts: 4
Joined: 11 May 2013, 05:03

Post » 11 May 2013, 05:49

Hey everyone! Been into coding for a while but I just looked at love2D. Anyway long story short a couple of my friends told me to make a unicorn run across the screen...well a couple asteroids, hadoukens, help from my friend with the code, and copywrites broken...I give you this...my first game. Leave any thoughts below! If you want to play please download!

download

Update #1:
Adding options. (Choose sprite, asteroid size, sprite size, hadouken size, etc)

Update #2:
fixed download
Last edited by 338fae on 14 May 2013, 15:41, edited 4 times in total.

User avatar
TheJonyMyster
Posts: 1795
Joined: 03 Sep 2012, 05:12
Contact:

Post » 11 May 2013, 06:19

Why is it a .exe? I thought you said you were looking at love2d.

338fae
Posts: 4
Joined: 11 May 2013, 05:03

Post » 11 May 2013, 07:58

TheJonyMyster wrote:Why is it a .exe? I thought you said you were looking at love2d.
It is love2d. I packaged it with the dlls to make it more user friendly.

User avatar
Automatik
Posts: 1073
Joined: 20 Jul 2012, 17:54
Contact:

Post » 11 May 2013, 12:10

Can you also give the love2d file? It's better for those who are on linux.
Edit: I checked the file on virustotal. seem ok.

User avatar
popcan12
Posts: 592
Joined: 10 Feb 2012, 02:30

Post » 11 May 2013, 15:00

If you look on that same site by the way, you can see...

Code: Select all

SubsystemVersion.........: 5.2
InitializedDataSize......: 1096192
ImageVersion.............: 0.0
ProductName..............: L  VE
FileVersionNumber........: 0.8.0.0
UninitializedDataSize....: 0
LanguageCode.............: English (U.S.)
FileFlagsMask............: 0x0000
CharacterSet.............: Unicode
LinkerVersion............: 10.0
OriginalFilename.........: love.exe
MIMEType.................: application/octet-stream
Subsystem................: Windows GUI
FileVersion..............: 0.8.0
TimeStamp................: 2012:04:02 02:10:34+01:00
FileType.................: Win64 EXE
PEType...................: PE32+
InternalName.............: Rubber Piggy
FileAccessDate...........: 2013:05:11 11:21:07+01:00
ProductVersion...........: 0.8.0
FileDescription..........: L  VE 0.8.0
OSVersion................: 5.2
FileCreateDate...........: 2013:05:11 11:21:07+01:00
FileOS...................: Windows NT 32-bit
LegalCopyright...........: Copyright    2006-2012 L  VE Development Team
MachineType..............: AMD AMD64
CompanyName..............: L  VE World Domination Inc.
CodeSize.................: 2590208
FileSubtype..............: 0
ProductVersionNumber.....: 0.8.0.0
EntryPoint...............: 0x19f1f8
ObjectFileType...........: Executable application
Which proves e's using Love2d.

User avatar
TripleXero
Posts: 892
Joined: 08 Aug 2012, 00:23
Contact:

Post » 11 May 2013, 16:20

I tried opening it, but the dll you're talking about wasn't included

338fae
Posts: 4
Joined: 11 May 2013, 05:03

Post » 11 May 2013, 20:45

TripleXero wrote:I tried opening it, but the dll you're talking about wasn't included
Ill zip one without the dlls in the exe (external dlls)

User avatar
Mr.Q.Marx?
Posts: 849
Joined: 15 May 2012, 18:35

Post » 14 May 2013, 15:24

Oh dear god there's a lot of asteriods. Looks like it would be fun if I could process that many enemies at once though.

338fae
Posts: 4
Joined: 11 May 2013, 05:03

Post » 14 May 2013, 15:40

Mr.Q.Marx? wrote:Oh dear god there's a lot of asteriods. Looks like it would be fun if I could process that many enemies at once though.
Ya...Ill fix that

Post Reply