Search found 78 matches

by skyHights
Thu Jul 07, 2016 2:27 pm
Forum: Support and Development
Topic: calling fuctions
Replies: 2
Views: 1499

calling fuctions

along with my line of asking all the questions recently, I have a new one:

is it possible to do something along the lines of this

Code: Select all

function run(String, function)
      if String == "a" then
            do function
      end
end

and call that with:

Code: Select all

run("a", b()) 
by skyHights
Thu Jul 07, 2016 1:22 am
Forum: Support and Development
Topic: Internet streaming
Replies: 8
Views: 4155

Re: Internet streaming

Right...
So that isn't going to be happening...
by skyHights
Wed Jul 06, 2016 10:10 pm
Forum: Support and Development
Topic: Internet streaming
Replies: 8
Views: 4155

Re: Internet streaming

zorg wrote:Possible, yes.
How would one go about doing it do you know?
by skyHights
Wed Jul 06, 2016 8:44 pm
Forum: General
Topic: Looking to poke at the löve code
Replies: 12
Views: 3185

Re: Looking to poke at the löve code

It's C++ and yes, sure you can! Here 's the link! Thank you <3 (we need a heart or love emoji :P) Also, different topic, the shortenings in your signature, can you put: lg.print("hello world", 5, 5) as opposed to: love.graphics.print("hello world", 5, 5) ? because that would be ...
by skyHights
Wed Jul 06, 2016 8:41 pm
Forum: Support and Development
Topic: Internet streaming
Replies: 8
Views: 4155

Internet streaming

is it possible to get internet sound broadcasts (internet radio) with love or lua and play it through it?
by skyHights
Wed Jul 06, 2016 6:10 pm
Forum: General
Topic: Looking to poke at the löve code
Replies: 12
Views: 3185

Looking to poke at the löve code

so, is it possible to get the love2d source (the C# I believe) code to have a poke at it and potentially (as in it probably wouldn't be any help) help with coding it?
by skyHights
Wed Jul 06, 2016 6:04 pm
Forum: Libraries and Tools
Topic: Free Music / SFX Resource for Your Games - Over 2500 Tracks
Replies: 390
Views: 1818212

Re: Free Music Resource for Your Games

Wow, you are really devoted to this.
It's very impressive!

(I hope you're getting something from these, you should be)
by skyHights
Wed Jul 06, 2016 6:02 pm
Forum: Games and Creations
Topic: Flood fill path solver
Replies: 3
Views: 3177

Re: Flood fill path solver

This awesome!
Well done.

(I am going to read the code and steal how it works for other things)
by skyHights
Mon Jul 04, 2016 9:04 am
Forum: Games and Creations
Topic: LottoSim
Replies: 6
Views: 4555

Re: LottoSim

This is an amusing 2 minutes, however I don't think much can really be done with it. Also, I don't know what size screen you're working with, but 1600x900 is much larger than most peoples screens, being ~1280x800, also it has no need to be anywhere that big, as there's a massive amount of blank unus...
by skyHights
Sun Jul 03, 2016 3:01 am
Forum: General
Topic: What's obey?
Replies: 18
Views: 11222

Re: What's obey?

starman wrote:So why "obey" ?
Because you must.