Search found 108 matches

by Mermersk
Wed Feb 12, 2014 7:06 pm
Forum: LÖVE-Android
Topic: love-android-sdl2 (native, 0.9.2)
Replies: 324
Views: 413053

Re: love-android-sdl2 (native, 0.9.0)

Easiest way to test your game on Android is to extract it to /sdcard/lovegame and run the "official" love-android APK. That's it! To create an APK with your game (unless there is someone capable to add the documentation for you): you need the Android NDK and Android SDK. With both properl...
by Mermersk
Wed Feb 12, 2014 5:58 pm
Forum: LÖVE-Android
Topic: love-android-sdl2 (native, 0.9.2)
Replies: 324
Views: 413053

Re: love-android-sdl2 (native, 0.9.0)

How do I actually try this on my android phone ? The wiki on github is mega confusing(I'm on windows but it's written for linux), am I supposed to somehow make a .apk? I have downloaded android SDK, but how do I use it with love-android-sdl2? Some tips would be nice, basicly how to put my LÖVE game ...
by Mermersk
Wed Feb 05, 2014 2:52 pm
Forum: Support and Development
Topic: Table.insert and meshes
Replies: 1
Views: 890

Table.insert and meshes

Hi all, I seem to have a problem with table.insert and I just can't figure out whats wrong. http://pastebin.com/ncHwsSuP So When I click left-mouse-button then a new vertice should be created and drawn on the screen, right ? But I even tried just simply defining a table "t" and insert a va...
by Mermersk
Fri Jan 17, 2014 5:24 pm
Forum: Games and Creations
Topic: Avalanche Escape, a simple ski game...
Replies: 10
Views: 8465

Re: Avalanche Escape, a simple ski game...

Very nice game! Did you make that music ?
by Mermersk
Thu Jan 09, 2014 6:26 pm
Forum: Libraries and Tools
Topic: Fireworks!
Replies: 0
Views: 1191

Fireworks!

Hello all, After doing 2 other projects before this one that kinda went slow(not sure if I will ever finish them) I wanted to make something a bit simple and complete it. So I made a small game about fireworks. The goal is to simply get it up in the air and blow it up. Each rocket has different colo...
by Mermersk
Tue Jan 07, 2014 6:15 pm
Forum: Games and Creations
Topic: Luminosity - Launching soon!
Replies: 11
Views: 3907

Re: Luminosity

Very nice, I see you have but alot of work into this. Did you do the graphics ?
by Mermersk
Fri Jan 03, 2014 3:44 am
Forum: Games and Creations
Topic: And now for something completely different....
Replies: 17
Views: 6643

Re: And now for something completely different....

Very interesting! and hard aswell. But still amazing how quickly your senses adjust to like only hearing sound.
by Mermersk
Fri Jan 03, 2014 3:26 am
Forum: Games and Creations
Topic: Pop v3 (simple mouse game)
Replies: 6
Views: 3068

Re: Pop v3 (simple mouse game)

This is nice, I also like how the colors slowly change, very soothing little game!
by Mermersk
Fri Jan 03, 2014 2:58 am
Forum: Games and Creations
Topic: Experiment: breakout typing game
Replies: 3
Views: 3069

Re: Experiment: breakout typing game

Haha, yeah this is good. I found myself only focusing on typing it fast in, had no idea where the ball was :awesome: But very original and works pretty well too.
by Mermersk
Tue Dec 31, 2013 5:29 pm
Forum: Libraries and Tools
Topic: Snowfall 'screensaver'
Replies: 2
Views: 1816

Re: Snowfall 'screensaver'

This is nice! Unlucky that I just saw it now. Do you use particlesystems for this ?