Welcome guest, your current selected category is: 'Tutorials'.

The website with source code tutorials for programming flash games.
If you are looking for a fun, you can also play my online games.

Home | Tutorials | Games | Others | About »  Sign Up | Log In  « 



How to implement a dictionary list to your word game - Part 1

Posted on 23-Jun-2009, 13:35:02
Theme: Copy&Paste all words from dictionary list to an array

If you want to make a word game then you should implement a dictionary list somehow and create also an engine to check if a specific word exists in the dictionary. Here you can find my method of implementation dictionary list.

Read more...



Tutorial » Comments: 0

Create a Flash game like Deflection - continued

Posted on 10-Jul-2008, 14:42:03
Deflection Game Well, I didn't know what to do today so I read the newest tutorial by Emanuele Feronato called Create a Flash game like Deflection and I found this sentence at the end of it:

"If you want to write the code for player interaction, I will be happy to publish it, otherwise wait for me to do it."

Read more...



Tutorial » Comments: 0

Creating a ball trajectory to look like a moving ball in 3D perspective - Part 4

Posted on 28-Apr-2008, 13:31:51
Theme: Implementation of ball moving using Bezier curve

I think it’s time to finally implement a ball moving by previously constructed Bezier curve.

Read more...

Tutorial » Comments: 1

Creating a ball trajectory to look like a moving ball in 3D perspective - Part 3

Posted on 09-Apr-2008, 12:41:50
Theme: Adding a simple interface for manipulation with Bezier curve

In this part of tutorial we will draw complete Bezier curve with its points and control polygon.

Read more...

Tutorial » Comments: 0

Creating a ball trajectory to look like a moving ball in 3D perspective - Part 2

Posted on 19-Mar-2008, 09:16:13
Theme: The algorithm for computing Bezier curve points

After disappointing first part of this tutorial series, we are continuing with something more advanced algorithm.

Read more...

Tutorial » Comments: 0



« Previous Articles

Games





Recent articles





Copyright 2009 © Ask For Game Task. All rights reserved.