![]() |
21st August 2015
DevelopmentsI've added chuckables, so I guess those need tested, too. But without enemy sprites bouncing about the place, there's not much point in having chuckables, so.. umm.. (URL "https://AGameAWeek.com/wp-content/uploads/2015/08/NPA2_005.png"><img src="https://AGameAWeek.com/wp-content/uploads/2015/08/NPA2_005.png" alt="NPA2_005" width="643" height="286" class="alignnone size-full wp-image-4969" />![]() Views 75, Upvotes 6
Daily Blog
20th August 2015
DevelopmentsTackling multicoloured craziness in HTML5 is NOT an easy task.. Desktop (and/or Android, OUYA, iOS, etc) version (URL "https://AGameAWeek.com/wp-content/uploads/2015/08/NPA2_004.png"><img src="https://AGameAWeek.com/wp-content/uploads/2015/08/NPA2_004-1024x542.png" alt="NPA2_004" width="604" height="320" class="alignnone size-large wp-image-4963" />![]() Views 16, Upvotes 7
Daily Blog
19th August 2015
DevelopmentsYesterday I loaded up JMTrackr for the first time in .. a LONG time! I spent most of the day creating a new set of instruments for the engine, and ensuring everything still sounded .."Not awful" After that, I fiddled with the engine a bit, and am now midway through trying to figure out a way to auto-generate Monkey-Code which includes a multitude of different choons, all in one neat little bundle. ( width="420" height="315" src="https://www.youtube.com/embed/RQP8L_fdX_E" frame...Views 331, Upvotes 9
Daily Blog
Additional Training
Pixelart
#230 -
18th August 2015
Views 141, Upvotes 34
Scenic
,
Sports
,
Climbing
Y7 - D230 - Check!
Blog
18th August 2015
DevelopmentsYesterday's task was to get basically collectables, items, that kind of thing to work properly. I haven't yet added the whole lot, but thought that one useful "collectable" might be a checkpoint. ( width="560" height="315" src="https://www.youtube.com/embed/TOm4G0M6BSI" frameborder="0" allowfullscreen>![]() Views 29, Upvotes 7
Daily Blog
Y7 - D229 - Jiggling
Blog
17th August 2015
DevelopmentsA slight issue with the vertical scrolling is that a lot of the graphics in NeonPlat rely on thin lines. Most of the time, this isn't a problem, but when it's all scrolling up and down with pixel precision, there's a ludicrous amount of flickering going on, and it's somewhat unpleasant on the eyes. I'm going to have to (somehow!) put a stop to that, but .. hmmm.. So many devices, so many pixel density's, and so many screen resolutions. I'm not entirely sure how I'm going to mana...Views 33, Upvotes 7
Daily Blog
16th August 2015
DevelopmentsWith the player physics in place, and a few tweaks to the screen scrolling, it's time to start work on the level builder. Now I need to focus on both designing art to fit the style of gameplay, a half-a-dozen themes, as well as making the level builder work in a suitable way to create some nice enough levels, with plenty of variety, and also ensuring that all the levels are completable. ... That last part will probably be trickiest! I think I'll have to design an AI Player to r...Views 22, Upvotes 5
Daily Blog
15th August 2015
DevelopmentsDidn't get an awful lot of stuff done, yesterday. I attempted to code, but leftover migraine seemed to be hammering away. I find that my migraines come in waves.. They usually last over the course of about 3 days, with days 1 and 3 being the worst, and day 2 being the eye of the storm. A calm, easy to cope with, day. Yesterday was Day 3, and as such I ended up sitting on the couch, reading Twitter and not getting an awful lot done. ( src="https://vine.co/v/edT1ujmI7uW/embed/...Views 75, Upvotes 7
Daily Blog
14th August 2015
DevelopmentsComplications occasionally crop up as you're developing a game. The current complication is one of those "Everything NOW!!" issues. See, I'd like to get my character's movement to work, and ensure my screen scrolling works as it oughta. I've got left and right movement in, as that's pretty easy, but jumping requires that the ground collision is working properly. That means I need to stop working on the character movement, and switch to working on the tilemap collision detection,...Views 26, Upvotes 7
Daily Blog
13th August 2015
Three years ago, I posted <a href="https://AGameAWeek.com/2012/08/home-again-home-again-jiggity-jig/">this post</a>, all about my time in and out of hospital having a rather large splodge of evil-stuff removed from the middle of my head.. It's become something of an annual ritual to post a similar blog each year.
BalanceMost of my current health problems stem from a lack of balance. The head is a fluid-filled place, and it all tends to slosh about in there, but it's all...Views 116, Upvotes 30
Health
13th August 2015
DevelopmentsGeneral rule of thumb. If you have a migraine, STOP CODING!! It took me about half an hour of confused bafflement yesterday, to figure out why a simple "Create a line of floor tiles" was completely refusing to work properly. As it turns out, I was making a completely stupid schoolboy error. I was doing (Y*Height)+X instead of (Y*Width)+X, when referencing my array, which was causing all manner of tile-based issues along the way. How incredibly silly of me! Once I realised ...Views 39, Upvotes 6
Daily Blog
12th August 2015
DevelopmentsSince the HTML edition of NeonPlat Adventures 2 will use a slightly different method to recolour the tilemap, it means I need to try and make the two different methods as close to each other as I can. Yesterday I started to tackle this issue. It's not 100% perfect, but I'm sure with a little number crunching, I'll manage to get the two editions looking "mostly" the same! (URL "https://AGameAWeek.com/wp-content/uploads/2015/08/NPA2_003.png"><img src="https://AGameAWeek.com...Views 23, Upvotes 7
Daily Blog
Y7 - D223 - Colours
Blog
11th August 2015
DevelopmentsUhoh! Forgot about colours!!! That's going to make NeonPlat Adventures particularly tricky, should I want to include an HTML5 edition. .. and, of course, I DO want to include an HTML5 edition, so I guess I'm going to have to retackle the whole "multicoloured scenery" issue. And so I spent most of yesterday drawing some basic template scenery and getting it all ready. I added a whole new section to my re-renderer engine, and now it's spitting out high quality assets in 9 differ...Views 36, Upvotes 14
Daily Blog
10th August 2015
DevelopmentsI think we can now safely say that SpikeDislike3's been a bit of a wet duck. I expected more from it, and I really did enjoy making it, but .. Meh, whatever.. It's hard to get noticed in this great big crazy world of ours. I'd expect myself to be a little more disappointed by this scenario, but oddly I instead find myself thinking "OK, Now What!?" I guess that doing AGameAWeek for so long has taught me that, whenever something doesn't work, there's still something else around the...Views 22, Upvotes 7
Daily Blog
Decontamination Zone
Pixelart
#221 -
9th August 2015
Views 127, Upvotes 34
Shower
,
Undressed
,
Platizen
9th August 2015
DevelopmentsI didn't do a bloomin' thing, yesterday! I say that.. I'm pretty sure I did SOMETHING, I just can't remember what it was! It can't have been all that important, then... Hmm.. : *shrugs* It seems an entire day has passed me by. I watched a movie, (What We Did On Our Holiday) and listened to a lot of JPop for no real reason. I also watched episode 9 of Dark Matter, which had all manner of interesting things happen. But as for myself. Nope. Nothing to declare I'm afraid. ...Views 13, Upvotes 5
Daily Blog
|