Search found 36 matches

by soulaymenc
Sat Dec 13, 2014 11:13 pm
Forum: Libraries and Tools
Topic: Löve "Light vs. Shadow" Engine v2
Replies: 140
Views: 119894

Re: Löve "Light vs. Shadow" Engine v2

Amazing library! I am integrating it into my game engine, and it seems to work well (except FPS issues on resolutions higher than 800x600 as mentioned earlier).

I have one question, why does

Code: Select all

lightWorld :newPolygon
supports 9 points at max? Can't I exceed that number? Just curious.
by soulaymenc
Wed Dec 03, 2014 9:32 pm
Forum: General
Topic: Serial ports?
Replies: 5
Views: 4642

Re: Serial ports?

I made a love app that communicates with an arduino using serial port on linux, it's pretty easy, as on linux a serial port is nothing more but a file (FILE *) you just open it in both read and write mode.
by soulaymenc
Wed Dec 03, 2014 8:40 pm
Forum: Libraries and Tools
Topic: 3D Proof of Concept
Replies: 10
Views: 8289

Re: 3D Proof of Concept

Amazing work! Would love to see more features coming, so I can start making 3d games in love2d .. uhh that's sounds wrong .., love3d :D
by soulaymenc
Sat Nov 29, 2014 4:30 pm
Forum: Libraries and Tools
Topic: Ai game engine
Replies: 0
Views: 1559

Ai game engine

Hello lovers, I have uploaded my ai game engine source code on github: https://github.com/sorakun/Ai-Game-Engine It's still experimental and miss a lot of stuff. But it's under active development. Just download the source code, cd the directory and then run love there. Make sure you read the readme ...
by soulaymenc
Wed Oct 15, 2014 9:35 am
Forum: Libraries and Tools
Topic: Loveballs, A love2d Softbody lib
Replies: 73
Views: 42231

Re: Loveballs, A love2d Softbody lib

oh my god so fucking kawai :D :D <3
by soulaymenc
Wed Oct 15, 2014 9:31 am
Forum: Libraries and Tools
Topic: [Tutorials] Making a simple 2D physics engine
Replies: 33
Views: 27823

Re: [Tutorials] Making a simple 2D physics engine

I am working on a game engine right now, and this gives me many inspiration, I will follow your tutorial and hope I wont end up just copy pasting xD

Thank you very much :)
by soulaymenc
Thu Jul 24, 2014 5:16 am
Forum: General
Topic: Is LOVE good enough?
Replies: 23
Views: 12521

Re: Is LOVE good enough?

Amazing arts! I would love to see more of your work :)
by soulaymenc
Tue Jul 22, 2014 12:31 pm
Forum: General
Topic: Love Meetups!
Replies: 18
Views: 19202

Re: Love Meetups!

Too many awesome guys on one pictures. Where did you guys meet?
by soulaymenc
Tue Jul 22, 2014 10:59 am
Forum: General
Topic: 愛 - Ai Game Engine
Replies: 4
Views: 2596

Re: 愛 - Ai Game Engine

Thank you very much for the feedback. You are using a lot of generic words in your names. Sir yes sir! The use of ':' is inconsistent. You are right, it could be done in better ways, I'll work on it. I recommend using instances of these libraries instead. Ah got it, thanks! Frankly, I never used Lua...
by soulaymenc
Mon Jul 21, 2014 12:55 pm
Forum: General
Topic: 愛 - Ai Game Engine
Replies: 4
Views: 2596

Re: 愛 - Ai Game Engine

undef wrote:This looks quite nice,
it could lower the threshold to make games for people who don't code :)
Yeah but quite a bit, but coding is still needed :nyu: