Log In  

Cart #41776 | 2017-06-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4


Hey!
I've started working on a personal project to make some interesting visual cartridges and until now I've only been tinkering with rectangles, individual pixels and stuff like that, so I thought I'd give it a try and make some sprite-based visuals. I'm too bad at pixel art sadly :\

I hope this didn't turn out too bad, let me know!
Obviously I'm still a beginner, I haven't even been lurking a lot so I still don't know the best tricks, the cart takes a lot of tokens and it isn't optimized at all but I thought I'd share anyway.

Press left/right to change direction.

P#41774 2017-06-19 04:55 ( Edited 2017-06-21 05:25)

not bad! you should dismiss the sprites around x<-32 instead of x<0 though. also the ship disappeared after a while (maybe it wandered off-screen?)

P#41777 2017-06-19 07:09 ( Edited 2017-06-19 11:09)

Yep, the problem with the ship is that when you switch directions the path it follows can lead it off the screen.
Just noticed about the -32 thing, thanks for pointing that off!

P#41779 2017-06-19 10:33 ( Edited 2017-06-19 14:33)

Very cool!

Very personal opinion: I would remove the fastest layer -- It starts to look a bit like noise.

I love the slow moving galaxy in the background.

P#41831 2017-06-21 01:25 ( Edited 2017-06-21 05:25)

[Please log in to post a comment]