Page 1 of 1

PedoBEar Attacks 0.2

Posted: Fri Jun 11, 2010 8:58 pm
by StoneCrow
WARNING this is my first project, set your expectations low!
This is the project im using to teach myself how to code with lua and how to use love.
at the moment its in early stages, just wanted to upload so im not a total lurker :crazy:

DOWNLOAD LINK

Preview Image

the menu is done
eventually the game will actually have a game,
but at the moment its just an insane ytmnd
things ive learnt so far, animation,audio,love hurts,stuff

i dont own anything, and my code is open for stealing

updates : ##1## fixed dumbass case errors ##2## uploaded version with newer code and different filehost

Re: PedoBEar Attacks 0.2

Posted: Sat Jun 12, 2010 2:26 am
by TechnoCat
Lol, sweet music.

Re: PedoBEar Attacks 0.2

Posted: Sat Jun 12, 2010 10:53 am
by StoneCrow
Thanks. :ultrahappy:
###
To update a little, what you see when you press enter from the menu is what will be the game credits/victory scene. i have all the text scroll code and things finished. Atm its using seperate lua files for each section and if i can find a good way of switching i will continue doing it that way,
since tests using one file and a variable to decide what to do when seems to just end up with everything happening at once.
Even though i have it test whether gamestate equals the correct thing beforehand it still loads it all up :? .

If i could find a way of having a central hub that loads up the seperate parts i think that would be ideal.

Re: PedoBEar Attacks 0.2

Posted: Sat Jun 12, 2010 1:54 pm
by thelinx
You may want to stick to uploading to the forums. If the game is too big, either
a) Try to down the filesize or
b) Upload to a good site, like Solidfiles or Anyhub.

Re: PedoBEar Attacks 0.2

Posted: Sun Jun 13, 2010 9:30 pm
by Chucknorrisaurrus
The link does lead to Anyhub.

Re: PedoBEar Attacks 0.2

Posted: Sun Jun 13, 2010 10:36 pm
by thelinx
Chucknorrisaurrus wrote:The link does lead to Anyhub.
It does.

Re: PedoBEar Attacks 0.2

Posted: Sun Jun 13, 2010 10:46 pm
by Chucknorrisaurrus
Image Now I'm all confused and stuff.

Re: PedoBEar Attacks 0.2

Posted: Mon Jun 14, 2010 11:33 am
by StoneCrow
StoneCrow wrote: ##2## uploaded version with newer code and different filehost

Re: PedoBEar Attacks 0.2

Posted: Mon Jun 14, 2010 11:51 am
by thelinx
Great. Now get a power-of-two fix :)