Why Did the Chicken Cross the Möbius Strip?
To get to the same side!
Not as old as I thought then at 38 :D
Technically the first computer I progr…
Sounds like I need to go back and check my code, or at least my understanding o…
I found I needed to update the location as well as make the collision false. Oh…
I've been using Math.random() in iJS without any issues. Note that it'…
It's taken me a day to work out how to do this. I've always relied on…
I was wondering if it's possible to use background maps to do this. If you…
I find I have to clear my browser's cache quite a lot when developing, oth…
Thanks for sorting out that pull-request guys.
I've added another one m…
If you're happier adjusting code, a good place to start might be following…
I'm new to all this but, but I have picked up that WeltMeiste doesn't…
Ah-ha! It's the scaling causing the problems. I was scaling up by 2:
##
…
Here's as far as I've got: https://github.com/mtg101/ImpactJS101
(Pre…
I really don't want to have to re-invent the wheel for chat bubbles, so th…
Ahh turns out that's not quite it. Despite programming for over 20 years I…
Your remote Weltmeister knowledge is awesome!
As you say I can use:
#
name…
I'm using an array of actions to control the monsters in my game. A vastly…