Search found 41 matches

by SamPerson12345
Sun Sep 21, 2008 1:30 pm
Forum: Games and Creations
Topic: Lalalove - where are you?
Replies: 2
Views: 4660

Re: Lalalove - where are you?

It's an svn. Do a google search for tortoise svn, download it, install, and once it's finished right click on a folder and click svn checkout. Then put in this url: svn://zwischenwelt.org/lalalove/trunk It should start downloading after that. Then just drag and drop the folder onto the love shortcut...
by SamPerson12345
Sat Sep 20, 2008 6:25 pm
Forum: General
Topic: LÖVE 0.5.0
Replies: 37
Views: 33522

Re: LÖVE 0.5.0

Yay! So we can make multiplayer games now?
by SamPerson12345
Thu Sep 18, 2008 11:31 pm
Forum: Games and Creations
Topic: Game of Life :D
Replies: 8
Views: 11735

Re: Game of Life :D

Alright! I finished doing what you just said. Enjoy! :D
by SamPerson12345
Thu Sep 18, 2008 12:45 am
Forum: Games and Creations
Topic: Game of Life :D
Replies: 8
Views: 11735

Game of Life :D

Just finished this! It's Conway's game of life. Click while the game is paused to make a live cell. Spacebar toggles pause. Right arrow while paused moves it ahead a single generation. Backspace kills all live cells, pauses, and resets the amount of generations. There are comments in the code where ...
by SamPerson12345
Wed Sep 17, 2008 11:24 pm
Forum: Support and Development
Topic: Odd bug in game.
Replies: 2
Views: 2516

Re: Odd bug in game.

Oh wow, I feel really stupid now :P Thanks for your help! :D
Edit:
It works now! Thanks again! :mrgreen:
by SamPerson12345
Tue Sep 16, 2008 10:03 pm
Forum: Support and Development
Topic: Odd bug in game.
Replies: 2
Views: 2516

Odd bug in game.

I was making a Conway's game of life game, but there is a weird bug. After the first iteration, cells no longer die. Also, cells sometimes die in the first iteration when they shouldn't. Can someone help? function load() Cell = love.graphics.newImage("Cell.PNG") WorldX = {} for a=1,160,1 d...
by SamPerson12345
Sat Sep 13, 2008 6:10 pm
Forum: Games and Creations
Topic: Zombie Crush!
Replies: 3
Views: 6782

Re: Zombie Crush!

It crashed for me too. But up until that point it was fun. I'm glad that your envy system is working out :D.
by SamPerson12345
Wed Sep 10, 2008 8:42 pm
Forum: Libraries and Tools
Topic: ËNVY (LÖVE Framework)
Replies: 86
Views: 67175

Re: ËNVY (LÖVE Framework)

Looks like a great idea! But the file you put up doesn't work. D:
by SamPerson12345
Tue Sep 09, 2008 11:17 pm
Forum: Games and Creations
Topic: Zombie Apocalypse! D:
Replies: 18
Views: 30539

Re: Zombie Apocalypse! D:

rude wrote:Aah, this has to be inspired by that game ... what's its name ... Crimson ... ?
...? I have no idea what you're thinking. :?
All that really inspired me was the lack of shooting games in love.
by SamPerson12345
Tue Sep 09, 2008 10:58 pm
Forum: Games and Creations
Topic: Zombie Apocalypse! D:
Replies: 18
Views: 30539

Zombie Apocalypse! D:

A game I've been working on for quite a while. I hope you will enjoy it! :3
WASD to move and mouse to shoot.
Also, a big thanks to emonk for helping me with bullet collision detection. :D

~COMING SOON~
Music
Zombie sounds
Background
Fading corpses

Enjoy. :D