Search found 44 matches
- Mon Jul 16, 2012 5:03 am
- Forum: Games and Creations
- Topic: Invasion Containment
- Replies: 9
- Views: 9067
Re: Invasion Containment
It seems to be very solid, I could not get it to crash or malfunction, but it feels very basic to me. I suppose that's to be expected from a first game but I would like to see more depth past sitting at the top of the screen spamming the adw keys. I think you should add more features, perhaps power...
- Sat Jul 14, 2012 6:38 pm
- Forum: Games and Creations
- Topic: Invasion Containment
- Replies: 9
- Views: 9067
Re: Invasion Containment
Come on guys, 19 downloads and one comment? I would appreciate some feedback :p
thanks
thanks
- Fri Jul 13, 2012 11:31 pm
- Forum: Games and Creations
- Topic: Invasion Containment
- Replies: 9
- Views: 9067
Invasion Containment
I have been working on this game for a very long time, and I am happy to announce it is almost complete. The idea is that you are an invincible pigman that has to stop the aliens from invading. once the number of enemies on the screen reaches a certain number, you lose. You can read more about it by...
- Wed Jun 13, 2012 1:43 am
- Forum: Support and Development
- Topic: .exe does not work in windows xp
- Replies: 11
- Views: 10987
Re: .exe does not work in windows xp
No, I'm using 0.7.2, I was going to update when I finished my game, in fear that my code would break or something.bartbes wrote:Are you sure you're using 0.8.0, because NPOT images not showing up sounds an awful lot like 0.6.0-0.7.2.
- Tue Jun 12, 2012 12:52 am
- Forum: Support and Development
- Topic: .exe does not work in windows xp
- Replies: 11
- Views: 10987
Re: .exe does not work in windows xp
BIG UPDATE AGAIN:
I tried creating a small image and running it, that was only about 30 pixels, and it still wouldn't show up. I also went to another xp computer, and it had the same issue. I have no idea what is going on.
I tried creating a small image and running it, that was only about 30 pixels, and it still wouldn't show up. I also went to another xp computer, and it had the same issue. I have no idea what is going on.
- Sat Jun 09, 2012 2:28 am
- Forum: Support and Development
- Topic: Running a .exe with Love2D
- Replies: 6
- Views: 4692
Re: Running a .exe with Love2D
https://love2d.org/wiki/Game_Distribution
scroll down, it should help.
Also you made a typo.*love2d, not love3d
scroll down, it should help.
Also you made a typo.*love2d, not love3d
- Thu Jun 07, 2012 11:13 pm
- Forum: Support and Development
- Topic: .exe does not work in windows xp
- Replies: 11
- Views: 10987
Re: .exe does not work in windows xp
I don't think so, they worked fine on my windows 7 computer. Why would that be an issue?Qcode wrote:Your images are normal sizes, right? Not huge like above 1000 pixels?
- Wed Jun 06, 2012 2:46 am
- Forum: Support and Development
- Topic: .exe does not work in windows xp
- Replies: 11
- Views: 10987
Re: .exe does not work in windows xp
BIG UPDATE: I imported in some simpler games to my xp machine, and discovered that the machine can not link the images for some reason. All the regular graphics will load in, but the images that are attached to them are not loaded in. The reason why no graphics loaded in for my first game is because...
- Fri Jun 01, 2012 4:19 am
- Forum: Support and Development
- Topic: compiling issues
- Replies: 1
- Views: 2038
compiling issues
So I have been having issues when I run the exe of my game on a windows xp machine. I figured it's because the xp is 32bit, and my main computer is 64bit. So I tried installing love and lua on the xp machine, but my version of love2d is 1.7.2, and the only version I can find for download right now i...
- Wed May 30, 2012 3:45 am
- Forum: Support and Development
- Topic: Questions before trying Love
- Replies: 6
- Views: 5601
Re: Questions before trying Love
If you work hard enough, you can create pretty complex games with love2d. Here are some examples: http://stabyourself.net/mari0/ (A recreation of mario but with a portal gun. Also more) http://stabyourself.net/orthorobot/ (cool game similar to FEZ) http://www.youtube.com/watch?v=qFiw3Is9xkU (not rel...