New games every week!
Playing with Pixels Blog
27th July 2017

Developments


Pixel-based collision detection is all but impossible with Monkey-X, due to the simple issues of rotation and scaling, along with more complicated screen resolution and orientation complications, and then the complete lack of 100% accuracy when it comes to drawing to buffers. (Although that last one is mostly down to Android, which likes to dither any and all images when the screen doesn't quite have full colour available.)

-=-=-



Yesterday, I tried to make a lovely little game with a bunch of rotating boxes and pixel based collisions.

Suffice to say, the experiment went fairly horribly, and all my attempts were mostly thwarted by the previously mentioned lack of pixel-buffer and other similar collision functionality!

Aw well, never mind.
The idea will be shelved, for now, and I'll try to come up with something else.

The time wasn't completely wasted, though. I've learned a couple of nice new techniques that I can possibly use in future. So that's good!

Meanwhile

I got most of the Monkey-Code for GameCenter up and running, but didn't have time to actually check it on the Mac/iPhone, since that also requires faffing about with iTunesConnect to set up the AppStore side of things.

At the minute, the GameCenter code only does Highscores.
The Badges/Achievements need a little more work.
Oddly, I've realised that I never integrated Badges into my new framework, which is a bit baffling, since I was pretty sure that was the reason I implemented the bit-shift driven "IntegerFlag" thing.
Hmm..
Maybe I simply decided it wasn't necessary, since Mobile-dev wasn't in my good books at the time. (See yesterday's post!)

Today I'll look into Badges once again.
I'll need to add something to the main menu to let you see them all, but it shouldn't be too hard to do.
I think..
... Maybe!

Daily Doodle : Everything in its Place



Platdude shifts the little domino back to where it oughta be.
He's determined to get a great big uninterrupted video, this time.

Misc..


I hate doing badges,
My art skills aren't good.
I'll try making nice ones,
Like a real gamedev should.


-=-=-

If you'd like to stuff my mailbag, (Please do!!) you can do so right here, at https://bit.ly/AGAW_Mail. Send comments, questions, game ideas, thoughts and more, and they'll usually show up on my daily blog, the very next day.
Views 103, Upvotes 34  
Daily Blog
New games every week!
Site credits : Jayenkai made this.
(c) Jayenkai 2023 and onwards, RSS feed

Blog - Playing with Pixels - AGameAWeek