Search found 65 matches

by gomez
Fri Feb 22, 2013 2:10 am
Forum: Support and Development
Topic: [SOLVED] Problem with making some rectangles
Replies: 2
Views: 1097

[SOLVED] Problem with making some rectangles

Hi guys,

i'm developing a game, but appeared a problem. When a rectangle collides with the right side, it created another rectangle, but not working :cry:

Please help me !!
by gomez
Wed Feb 20, 2013 4:30 pm
Forum: Support and Development
Topic: LöveOUYA
Replies: 4
Views: 3453

Re: LöveOUYA

This would be very awesome. --- OFF TOPIC --- I saw an emulator project somewhere for retro console selection and running retro games via OUYA. I know there are android emulators for PS and N64 already but seeing that running with a nice gui on OUYA would be awesome. It's an interesting thing about...
by gomez
Wed Feb 20, 2013 2:17 pm
Forum: Support and Development
Topic: LöveOUYA
Replies: 4
Views: 3453

LöveOUYA

Hi guys,

I've been thinking, and, it would be possible for a Löve2D version on OUYA? A client, in which, from it, you download .love games and play them on the console.

What you think about that ?
by gomez
Mon Feb 18, 2013 11:43 am
Forum: Support and Development
Topic: Simple Platform Game Engine
Replies: 2
Views: 2359

Re: Simple Platform Game Engine

First of all, I don't think I'd recommend a platformer as your first LOVE game. Making a good, fun platformer with glitch-free collisions can be a pretty difficult thing to do, at least compared to, say, making a shmup or pong-clone or a maze game. If you're fairly comfortable with programming in L...
by gomez
Mon Feb 18, 2013 12:28 am
Forum: Support and Development
Topic: Simple Platform Game Engine
Replies: 2
Views: 2359

Simple Platform Game Engine

Hi everybody,

I started studying about the lua and löve2d, and I wanted to start doing make a simple platform game, but i don't know where to start. Someone recommend me some tutorial or engine for my study?