overidon.com Central Database for Overidon Omnimedia

July 31, 2013

Gnome Prince vs The Blade Skeleton

Filed under: Free Games,Programming — Tyler @ 2:49 pm

Get Adobe Flash player

Check out the latest FREE FLASH GAME by Tyler Stansfield Jaggers of overidon.com… Gnome Prince vs The Blade Skeleton!!!

NOTE: This game requires Adobe Flash Player in order for you to play.

Here’s how to play:

1. Click the game screen to start.

2. Follow the tutorial tips or else use the arrow keys on your keyboard to move the Gnome Prince.

3. Pick up powerups such as the “SWORD” , “QUIVER AND BOW” or the “FROST SPELL” in order to fight!

3. Attack the Blade Skeleton after choosing your weapon. (Gnome Prince will automatically switch to the most recently picked up weapon)

4. If you don’t like a weapon, simply press the inventory button or “i” on your keyboard to enter the inventory screen!

5. After moving the blinking box over an item of choice, press the Spacebar / Action button in order to select your item. (The Gnome Prince’s appearance will change if you switch to a new weapon)

6. Try to defeat the skeleton by reducing his health to nothing!

7. Be careful! The skeleton will try to drag you around if you get too close!

8. If you run out of health. It will be GAME OVER. But you have unlimited continues.

9. If you beat the skeleton you will beat the game!!!

10. Thanks for playing!!!

-OVERIDON

Click on the image below to check out the programming source code!!!

Click Here to check out the programming source code!!

Click Here to check out the programming source code!!

*SHARE*

January 25, 2013

Relaxing Horse Adventure

Filed under: Free Games,Programming — Tyler @ 11:25 pm

 

IMPORTANT!!!! [CLICK ON THE HORSE ONCE IN ORDER TO ACTIVATE THE GAME then use the keyboard controls listed below]

KEYBOARD CONTROLS:
Left = Move Marmelade the Horse to the left

Right = Move Marmelade the Horse to the right

SPACEBAR = Make Marmelade the Horse eat either grass or an apple

FAQ:

Q: Who is Marmelade?

A: Marmelade is a senator from Cloverdale. He was very hungry after doing paperwork so he galloped down the mountain for some food.

Q: Will there be any other adventures with Mermelade in the future?

A: Maybe, he’s very busy with his work as a politician though…

Q: Why does Marmelade seem to turn into two horses sometimes when I try to make him eat?

A: That happens due to what’s called a “bug” in the code. Since we made this program via Actionscript 3 without necessarily knowing how to create modular sprite insertion…the end result was that all the lines of code were (hard coded) and all the objects on the screen were given distinct locations.

Q: Can I look at the actionscript code for “Relaxing Horse Adventure?”

A: Of course!!! Click HERE to view the sourcecode for this project.

-Tyler

 

November 25, 2012

Guessing Matrix 2012

Filed under: Free Games,Programming — Tyler @ 11:13 am

Get Adobe Flash player

 

Thanks for playing our latest game! If you would like to read the code for Guessing Matrix 2012 go ahead and click HERE.

As you can see, the AI doesn’t do the best job with repeat numbers. That’s because this program was made without using arrays. (recursion only) You should check out the code for yourself to see how it’s done.

Also, you’ll notice that the “trace” methods were turned to comment code for the final product. Remember to take out the “//”  from the code in your actionscript file if you want to see how tracing can help debug a program.

-Tyler

Powered by WordPress