Search found 11 matches

by beshr
Sun Apr 28, 2013 4:26 pm
Forum: Games and Creations
Topic: My Ludum Dare game
Replies: 1
Views: 1750

My Ludum Dare game

So, this is my second Love2d game :) I absolutely love it. I made this for Ludum Dare #26. Theme was Minimalism. The game is called P. You have to guide a little square pixel through a maze. (I finished Level 1, I'll add more levels soon) Check it out here: https://github.com/beshrkayali/p/. Submiss...
by beshr
Fri Jul 06, 2012 2:51 pm
Forum: Games and Creations
Topic: Save the Pixels [Video Demo]
Replies: 17
Views: 12591

Re: Save the Pixels [Video Demo]

Could someone record a video to show me (as well as other people who don't support Shaders) how should it look like? Anyway, I'm attaching a version without them Actually that bit of code is not being used. I was just playing with it to see how it will look like but then ended up not using it, it j...
by beshr
Thu Jul 05, 2012 7:33 am
Forum: Games and Creations
Topic: Save the Pixels [Video Demo]
Replies: 17
Views: 12591

Re: Save the Pixels [Video Demo]

Nixola wrote:The last LOVE build doesn't have that problem ;)
http://love2d.org/builds
Great! Thanks for the heads up Nixola :ultrahappy:
by beshr
Wed Jul 04, 2012 9:20 pm
Forum: Games and Creations
Topic: Save the Pixels [Video Demo]
Replies: 17
Views: 12591

Re: Save the Pixels [Video Demo]

I tried to run it with LOVE 0.8.0, downloaded from http://love2d.org, and it freezes; I'm trying to run it on Windows Vista (I'll install Win7 later) (fake)Edit: it freezes Yeah, turns out there's a bug with LOVE 0.8.0 (check out Zeliarden post on the previous page). Sorry about that, you can try c...
by beshr
Wed Jul 04, 2012 6:44 am
Forum: Games and Creations
Topic: Save the Pixels [Video Demo]
Replies: 17
Views: 12591

Re: Save the Pixels [Video Demo]

Delibrete wrote:Cool video man
Thanks :)
Delibrete wrote:Btw the song is BRD - Teleport Prokg.

Awesome song :P
Originally composed: Jan. 1996 :) It is awesome!
by beshr
Mon Jul 02, 2012 7:37 pm
Forum: Games and Creations
Topic: Save the Pixels [Video Demo]
Replies: 17
Views: 12591

Re: Save the Pixels [Video Demo]

bug in löve 0.8.0 in windows 7? stops working on this line gameMusic = love.audio.newSource("sfx/nostalg2.mod","static") I tried Boolsheet´s (beta?) build from this thread and that made it work https://love2d.org/forums/viewtopic.php?f=4&t=9769 Thank you for this. I'm actual...
by beshr
Mon Jul 02, 2012 12:40 pm
Forum: Games and Creations
Topic: Save the Pixels [Video Demo]
Replies: 17
Views: 12591

Re: Save the Pixels [Video Demo]

Would really love any feedback you guys have on the game.

You can download the .love file from the first post.

Thanks :)
by beshr
Mon Jul 02, 2012 7:01 am
Forum: Games and Creations
Topic: Save the Pixels [Video Demo]
Replies: 17
Views: 12591

Re: Save the Pixels [Video Demo]

Waa, it's pretty intense! I'm not really sure what to do with Q and U, how they work, and in the introduction for the third(?) level, you say zooming is with Z and X, while it's actually Z and C. Thanks :) Well, U just holds the head in it's place, it basically just stops it from moving while it's ...
by beshr
Mon Jul 02, 2012 6:33 am
Forum: Games and Creations
Topic: Save the Pixels [Video Demo]
Replies: 17
Views: 12591

Re: Save the Pixels [Video Demo]

Thanks Robin, I actually didn't list them because I wanted you guys to discover them gradually in the game. I wanted to see if it makes sense or if players are going to be able to get it from the help text i wrote. Anyway, here's the full list: Help text: - Space: Continue Head: - I: up - J: left - ...
by beshr
Sun Jul 01, 2012 9:47 pm
Forum: Games and Creations
Topic: Save the Pixels [Video Demo]
Replies: 17
Views: 12591

Re: Save the Pixels [Video Demo]

Well, thank you Robin :)

I edited the first post to include the .love file.