Tuesday, April 24, 2007

Final



I hack a remote controller and put an i-Pac (keyboard emulator) in it. The game can controlled by this remote controller.
  • Level_01
  • Level_Up
  • .fla file

  • Sunday, April 15, 2007

    Tile Based Game Tutorial !

    I found a good article/tutorial talking about how to build a Tile Based Game. Just post it here in case someday I might need it.
  • the Link
  • another one

  • Monday, April 2, 2007

    Tuesday, March 27, 2007

    Prototype_02b2

    Reach the RED spot before the time ended. The spaceship will crash when hit the meteor. Use the LEFT and RIGHT Key to change the direction. Move the spaceship forward by holding down the UP key.

    This prototype is still in progress. I need to fix the problem as follows:
  • Make the hit detection work.
  • Find the way to avoid the meteor, red spot and spaceship overlay on the screen at the beginning of the game.
  • Add timer.
  • Give spaceship an weapon to destroy the meteor.

  • Try out!

    Sunday, March 25, 2007

    Prototype_02b

    Use UP key to move, RIGHT and LEFT key to turn the spaceship.

    Tuesday, March 20, 2007

    Trigonometry the Easy Way

    I found a part of the free Video Training Courses for the flash from VTC. There are 4 videos talking about how to draw a Star using the Drawing API. The good thing is they cover a little bit about Trigonometry and explain them in a very nice and easy way. It’s worth to take a look all of them.
  • Macromedia Flash ActionScript 2.0 OOP Tutorials

  • Prototype of Prototype_02

    I want to mimic a classic '80s game "Asteroids". This is a very basic part of it. The spaceship will rotate to follow the mouse's position.
  • Classic '80s Games
  • Prototype_fla file