Hi guys,
Just wanted to demo my first LÖVE game, I've been working on this for the past couple of weeks and I would appreciate any feedback
Updated video [July 7th]
Edit:
Downloadable .love file: http://d.pr/f/oO6m [Updated July 5th 2012]
Save the Pixels [Video Demo]
Save the Pixels [Video Demo]
Last edited by beshr on Sat Jul 07, 2012 8:33 am, edited 5 times in total.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Save the Pixels [Video Demo]
Let me fix that for you:
Anyway, welcome! Your game looks nice. Why don't you upload a .love to the forums?
Anyway, welcome! Your game looks nice. Why don't you upload a .love to the forums?
Help us help you: attach a .love.
Re: Save the Pixels [Video Demo]
Well, thank you Robin
I edited the first post to include the .love file.
I edited the first post to include the .love file.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Save the Pixels [Video Demo]
It appears I skipped the introduction too fast.
---
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.
Last edited by Robin on Mon Jul 02, 2012 6:38 am, edited 1 time in total.
Help us help you: attach a .love.
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
- K: down
- L: right
- U: freeze in place
Tail:
- W: up
- A: left
- S: down
- D: right
- Q: freeze in place
Camera:
- Z: Zoom in
- C: Zoom out
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
- K: down
- L: right
- U: freeze in place
Tail:
- W: up
- A: left
- S: down
- D: right
- Q: freeze in place
Camera:
- Z: Zoom in
- C: Zoom out
Re: Save the Pixels [Video Demo]
ThanksRobin wrote: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.
Well, U just holds the head in it's place, it basically just stops it from moving while it's pressed down. Q does the same for the tail. I'm planning on having some levels where you have to freeze the head (or the tail) and move with the other side to save some green pixels that are jammed in positions that are hard to reach.
And you're totally right about the zooming keys, will fix that now and reupload.
One note: I only made 6 levels and I was too lazy to show some "Game Over" message, so for now
Thanks again for the feedback
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
You can download the .love file from the first post.
Thanks
Re: Save the Pixels [Video Demo]
bug in löve 0.8.0 in windows 7? stops working on this line
I tried Boolsheet´s (beta?) build from this thread and that made it work viewtopic.php?f=4&t=9769
You insta die when you hit the walls sometimes
Gamepad support?
Code: Select all
gameMusic = love.audio.newSource("sfx/nostalg2.mod","static")
You insta die when you hit the walls sometimes
Gamepad support?
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Save the Pixels [Video Demo]
There's been a few fixes since 0.8.0, and if it works with Boolsheet's build, it works with the current (repo) version.Zeliarden wrote:bug in löve 0.8.0 in windows 7? stops working on this lineCode: Select all
gameMusic = love.audio.newSource("sfx/nostalg2.mod","static")
Re: Save the Pixels [Video Demo]
Thank you for this. I'm actually doing development on a Mac so I didn't encounter this problem, but sure hope this release bug fix (in an official release) soon.Zeliarden wrote:bug in löve 0.8.0 in windows 7? stops working on this lineI tried Boolsheet´s (beta?) build from this thread and that made it work viewtopic.php?f=4&t=9769Code: Select all
gameMusic = love.audio.newSource("sfx/nostalg2.mod","static")
That's because if you keep hitting the wall. Maybe I should add some bounce effect for the pixel?Zeliarden wrote:You insta die when you hit the walls sometimes
Sure, planning on that. Just trying to figure out a way to get that damn XBox 360 controller working on my Mac. I might just get a new one and get it over with.Zeliarden wrote:Gamepad support?
Thanks for the feedback
Who is online
Users browsing this forum: No registered users and 3 guests