Tag: AndEngine

  • Creative Pact Day 3: Knocking Things About

    Result – this is actually game-like! Today’s lesson in that things are always more difficult than they seem.  Tried adding a MotionEvent.ACTION_MOVED detector to the onSceneTouchEvent() method of my TouchSprites so they could detect when a finger dragged over them and subsequently would knock them about, but had a bit of trouble.  Apparently, as I’ve…

  • Creative Pact Day 1: AndEngine Physics pt 1

    For Creative Pact 2010 I’m going to be teaching myself how to make a game using the open source AndEngine for Android mobile devices.  apparently, Android apps are the next goldrush, the biggest thing since skinny jeans, and I never got a pair of skinny jeans so I might as well jump in the deep…