Search found 7 matches

by taateli05
Sat Feb 10, 2018 2:21 pm
Forum: General
Topic: Simple flashlight app
Replies: 1
Views: 1660

Simple flashlight app

Hey Love2d community! I'm just wondering, that could I make a simple flashlight app for android, but I have no idea, how to do the most critical part of actually turning the flashlight on? Like for android I'd make it something like: Press the screen to toggle on/off flashlight. I think it could be ...
by taateli05
Tue Jul 07, 2015 12:25 pm
Forum: General
Topic: [SOLVED] quit problem
Replies: 1
Views: 1490

Re: quit problem

I founded a answer for that. :awesome: :awesome: :awesome: :awesome: :awesome: :awesome: !!!!!!!!!!!!!!!!!!!!!!!!!
by taateli05
Tue Jul 07, 2015 12:03 pm
Forum: General
Topic: [SOLVED] quit problem
Replies: 1
Views: 1490

[SOLVED] quit problem

Hello! i have a problem. how to make program what will close by pressing ESC - key?





Sorry my really bad english. Please answer quickly and have a nice day.
by taateli05
Sat Jul 04, 2015 10:17 am
Forum: General
Topic: Fullscreen problem in 0.9.2
Replies: 2
Views: 1941

Re: Fullscreen problem in 0.9.2

Okay! First, you check for love.keyboard.isDown("f") twice. So let's see what that does: if the f key is down, then: make the window fullscreen else, if the f key is not down then: if the f key is down then: make the window not fullscreen So you see, the last part is never used, because t...
by taateli05
Sat Jul 04, 2015 9:31 am
Forum: General
Topic: Fullscreen problem in 0.9.2
Replies: 2
Views: 1941

Fullscreen problem in 0.9.2

Hello! i'am making game in Love2d 0.9.2 (Ubuntu 14.04). But i have a problem. i want if game window is not fullscreen, then you can go to fullscreen pressing "f". But if you are already in fullscreen mode, then you can go to normal window mode pressing "f" key again. Here are my ...
by taateli05
Sat Jul 04, 2015 8:52 am
Forum: Ports
Topic: .love -> iOS & Android
Replies: 2
Views: 7248

Re: .love -> iOS & Android

Hello! taateli05. There absolutely is to build it executable for linux and window, but it'is a bit more involved for iOS executable and Android APK. (i know way for that build linux/window/osx): https://love2d.org/wiki/Game_Distribution follow the steps for your operating system (i know way for tha...
by taateli05
Sat Jun 27, 2015 1:41 pm
Forum: Ports
Topic: .love -> iOS & Android
Replies: 2
Views: 7248

.love -> iOS & Android

Hello! I'am making a car game in love2d. Is there a way to build it linux executable, window exe (i know way for that), iOS executable and Android APK? Sorry my bad english. i'am from finland and i'am 10yo ;)