Page 1 of 1

Pong

Posted: Sat May 05, 2012 3:27 pm
by muziekklas
Hey everyone,
Im fairly new to the "love" library for lua but i have some skills within lua.

Right after i heard about the library i started off making pong.

Here is the .love file if u want to check it out:
Pong.love
the pong.love file
(3.72 KiB) Downloaded 421 times
For my actual first time using this library it fairly okay.
Im right now learning more about this library so i can improve this game and develop other games.

Got tips and tricks for me Just tell met them :)

Cheers
Muzie

Re: Pong

Posted: Sat May 05, 2012 4:08 pm
by Zeliarden
Hi! you forgot "entities/" dir when you ziped the files

Re: Pong

Posted: Sun May 06, 2012 11:00 am
by jeromm
Can you please add the entities folder and re-zip the files? I would like to contribute and develop this further. Thanks.

Re: Pong

Posted: Sun May 06, 2012 11:24 pm
by muziekklas
Woops.. Sorry bout that! Ill post it later today with entities.. But actualy it should work without cause i didnt use entities in there

Re: Pong

Posted: Mon May 07, 2012 7:32 am
by jeromm
That is interesting! You did that bit without using entities? Try re-uploading the folder with entities and let's see

Re: Pong

Posted: Mon May 07, 2012 3:12 pm
by muziekklas
Yea I didnt use the entities folder.. i just stubbled upon using entities on the web, but i thought later on not to use that!

here's the complete game:
pong.love
the REAL file now :)
(3.02 KiB) Downloaded 309 times
Im trying to make a menu right now ( selecting CPU mode or pvp and help menu). Also i will clean up the code ( its pretty messy inside :p)
i tried to write my own menu using only the basic love api but now i just recently looked into the Forums and saw a GUI Api for love-lua.

So Version 2 will contain that menu and more structural coding!

Cheers Muzie
:)

Re: Pong

Posted: Mon May 07, 2012 3:18 pm
by Zeliarden
a tips: try the love file before you post it... ;)

Re: Pong

Posted: Mon May 07, 2012 7:17 pm
by veethree
Here's a fixed version, I just commented out anything regarding entities.

Re: Pong

Posted: Wed May 09, 2012 12:14 pm
by muziekklas
sorry, didnt had much time to check the coding ;s

i see that now! thanks annyway.

By the way.. it did work before on my pc with those entities..
~muzie

Re: Pong

Posted: Thu May 10, 2012 7:55 pm
by muziekklas
It does basically work..
but its just the basic functionality of the game..
After my end-project IT at school i will focus on the game, but i have this month a pretty busy month with that end-project..
But to answer you; you could play it ( under normal conditions it should work fine)